rishizek/tensorflow-deeplab-v3-plus

black output images ,however miou=0.71

shimaaelbana opened this issue · 2 comments

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 ?

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

@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 .