SPADE-Tensorflow
SPADE-Tensorflow copied to clipboard
The order of labels in CelebA-Mask-HQ
It seems that when merging CelebA-Mask-HQ masks the order of masks matters. In particular one should first render "skin" and only then "ear".
Compare: https://github.com/taki0112/SPADE-Tensorflow/blob/master/dataset/spade_celebA/segmap/7.jpg https://github.com/olegmyrk/SPADE-Tensorflow/blob/develop/dataset/spade_celebA/segmap/7.png
Could you share the script that was used to merge the masks?
I have the same problem too.