rishizek / tensorflow-deeplab-v3-plus

DeepLabv3+ built in TensorFlow
MIT License
834 stars 307 forks source link

black output images ,however miou=0.71 #50

Open shimaaelbana opened 5 years ago

shimaaelbana commented 5 years ago

Hi rishizek,

Thanks for sharing the great repo.

i have trained this repo in my own dataset (two classes) ,and when i visualize the output images it seems to be black however the {'px_accuracy': 0.9969926, 'loss': 21.392443, 'mean_iou': 0.7136759, 'global_step': 7510} can you help me to find the reason for it ?

DLove1204 commented 5 years ago

I have the same problems as you,now I don't know what to do next!

BillGreenHand commented 5 years ago

@shimaaelbana @DLove1204 DO you solve this same this problem , I have the same problem I don't download model_dir file from the author ,but i can run train.py, evaluate.py,inference.py and the result is terriable .