-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
there is no directory called SegmentationClassAug,how to solve it #10
Comments
That looks like a path issue, os that the correct path to image 2008_002444.png? |
@TheLegendAli |
That's the path you use for the labeled pixels. We used hariharan's annotations. If you have the pixel by pixel annotation for images, change the path to that image set. |
you can download them from my dropbox: https://www.dropbox.com/s/oeu149j8qtbs1x0/SegmentationClassAug.zip?dl=0 |
@TheLegendAli Thank you! it works |
@TheLegendAli could you tell me how did you get the SegmentationClassAug, i found there is some inconsitency label with pascal voc's ground truth? thanks a lot. |
was given to me by George Papandreou. What's the inconsistency, perhaps I uploaded the wrong file |
@TheLegendAli hi,why segmentationClassAug consists of boundary maps rather than segmentation maps which have class information? |
when i run deeplab, error :Could not open or find file /home/odvs/VOC2012_new/SegmentationClassAug/2008_002444.png
hoe to solve it.
The text was updated successfully, but these errors were encountered: