Update 03-06-2017: On the basis of learning from others, these programs of image segmentation written by myself, and still in a modified state.
Completed with Tensorflow, in Python2.7.
Including: FCN(8/16/32), SegNet.
- Use
cd FCN/
to find code files. - Run
run.sh
to generated the image you need.
-
Python2.7
-
Tensorflow-gpu