taskonomy-sample-model-1
taskonomy-sample-model-1 copied to clipboard
semantic segmentation label problem
Thanks for sharing this small part of the data.
I load png in folder segment_semantic, the distinct label values go from 0,1,2,..., 17. So there should be 18 classes. However, in your code and readme here, the output of this task is 17 dimension.
Do I miss something?
I encountered the same problem here. Any suggestion?