https://github.com/zsdonghao/u-net
U-Net: Convolutional Networks for Image Segmentation by TensorFlow
https://github.com/zsdonghao/u-net
image-segmentation tensorflow tensorlayer
Last synced: 27 days ago
JSON representation
U-Net: Convolutional Networks for Image Segmentation by TensorFlow
- Host: GitHub
- URL: https://github.com/zsdonghao/u-net
- Owner: zsdonghao
- Created: 2017-01-13T17:19:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T16:15:06.000Z (almost 8 years ago)
- Last Synced: 2025-05-05T23:12:47.921Z (27 days ago)
- Topics: image-segmentation, tensorflow, tensorlayer
- Language: Python
- Homepage: https://github.com/zsdonghao/tensorlayer
- Size: 6.84 KB
- Stars: 19
- Watchers: 6
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# U-Net - Image Segmentation
NEWS: click [here](https://github.com/zsdonghao/u-net-brain-tumor) for training.
You can find the figure and description [here](http://lmb.informatik.uni-freiburg.de/people/ronneber/u-net/)
Enjoy!