Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shufanwu/SegNet-PyTorch
https://github.com/shufanwu/SegNet-PyTorch
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shufanwu/SegNet-PyTorch
- Owner: shufanwu
- Created: 2018-05-27T08:55:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-27T09:09:42.000Z (over 6 years ago)
- Last Synced: 2024-05-19T23:36:13.794Z (6 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 5
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SegNet-PyTorch
This project is a implementation of [SegNet](https://arxiv.org/abs/1511.00561) by PyTorch, You can find more detail by visit the demo [website](http://mi.eng.cam.ac.uk/projects/segnet/) provided by authors.
### Environment
* ubuntu: 16.04
* PyTorch: 0.4.0
* python: 3.6.1### Run the project
sh run.sh