MehmetAygun / fusenet-pytorch

Other
80 stars 17 forks source link

How to get images of segmentation map (with the 40 classes) #13

Closed Scienceseb closed 4 years ago

Scienceseb commented 4 years ago

When saving the labels in png everything is black, its working for the depth and rgb but not the labels (segmentation map)...need your help for that. I think Im messing up something maybe the scene ID and the class I dont know. I just want to obtain the segmentation map with the reduced number of class like in that repo https://github.com/zanilzanzan/FuseNet_PyTorch

MehmetAygun commented 4 years ago

Please look into https://github.com/MehmetAygun/fusenet-pytorch/issues/6#issuecomment-549083777