DrSleep / tensorflow-deeplab-resnet

DeepLab-ResNet rebuilt in TensorFlow
MIT License
1.25k stars 429 forks source link

Data set 'SegmentationClassAug' problem #189

Closed yeyuanzheng177 closed 5 years ago

yeyuanzheng177 commented 6 years ago

Thank you for providing the precious code. Your train.txt uses the 'SegmentationClassAug' dataset, but the label for this dataset is different from the semantic split label for pascal voc 2012. For example, the human label in the 'SegmentationClassAug' dataset is (15, 15, 15), which is different from pascal voc 2012. How did you get the 'SegmentationClassAug' data set?

DrSleep commented 5 years ago

please refer to the papers mentioned in README