AutoNUE / public-code

http://cvit.iiit.ac.in/scene-understanding-challenge-2018/
104 stars 49 forks source link

submit result #4

Open yyfyan opened 5 years ago

yyfyan commented 5 years ago

Now, I had trained the semantic segmentation model on the IDD dataset. I want to test it using test set. My data format is:[0,25] for 26 class. How convert the data format so that I can submit test set result.

yyfyan commented 5 years ago

The evaluate_mIoU.py use 27 class using level3Id. But the eval-server using csId.