Update 03-06-2017: There're some programs of image segmentation written by myself, and still in a modified state.
Completed with Caffe and 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
Original Image:
FCN32_upsampled_Image:
FCN16_upsampled_Image:
FCN8_upsampled_Image: