fregu856 / segmentation

TensorFlow implementation of ENet, trained on the Cityscapes dataset.
http://www.fregu856.com/
MIT License
245 stars 73 forks source link

the test result is awful #2

Closed Fengmoon93 closed 6 years ago

Fengmoon93 commented 6 years ago

I use the Python3 and train the model but the test result is awful I can't see the segmentation at all however the validation images work how to solve the problem? also, the saver shouldn't be restore the ckpt file in the version2 there will be four files~ I solve the problem thanks for your amazing work~

MarkYangjiayi commented 5 years ago

How did you actually solve this problem?