speedinghzl / Pytorch-Deeplab

DeepLab-ResNet rebuilt in Pytorch
MIT License
263 stars 62 forks source link

only use boundary information? #9

Closed icoz69 closed 6 years ago

icoz69 commented 6 years ago

hi, i have a questions about the label maps used in the code. the folder "SegmentationClassAug" seems only have boundary information rather than class information. So, only boundary information is enough or i have a false understanding of the code and the original paper?