Open anmolkalia opened 2 years ago
My apologies for the late reply. There is no function that we have already implemented in this repository that outputs this directly. The easiest way would be to loop over all annotations, and identify the unique combinations of sids (scene-level classes), iids (instance ids) and pids (part-level classes) for the categories in which you are interested. I hope this helps.
Is there a quick way to get the number of object masks that have part annotations as well as the number of part mask annotations or part instance annotations in cityscapes panoptic parts?