gulvarol / surreal

Learning from Synthetic Humans, CVPR 2017
http://www.di.ens.fr/willow/research/surreal
Other
588 stars 106 forks source link

Number of body parts #24

Closed andreaskoelsch closed 5 years ago

andreaskoelsch commented 5 years ago

In the segmentation model, there are 14 body parts + 1 background. In the dataset, there are 24 body parts + 1 background. How do they relate? I couldn't find a mapping.

gulvarol commented 5 years ago

Yes, it's here: {2, 12, 9, 2, 13, 10, 2, 14, 11, 2, 14, 11, 2, 2, 2, 1, 6, 3, 7, 4, 8, 5, 8, 5} https://github.com/gulvarol/surreal/blob/master/training/loader_SURREAL.lua#L85