aurora95 / Keras-FCN

Keras-tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation(Unfinished)
MIT License
650 stars 268 forks source link

Strange results from inference.py #76

Closed cemsaz closed 6 years ago

cemsaz commented 6 years ago

After I installed keras-contrib and downloaded PASCAL VOC 2012-berkeley augmented Pascal VOC, I ran the inference.py. I got very strange results. Anyone had this problem? Input image: 2007_000363

Output: 2007_000363

JCamiloB21 commented 6 years ago

did you found any solution?