PartImageNet
PartImageNet copied to clipboard
How can I get the part semantic segmentation mask?
When I convert an object segment into a semantic mask using coco API, I find some intersection areas between the different objects. How should I solve the overleaping area when generating semantic mask labels? Thanks for your reply.