You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to run demo.py and output panoptic segmentation. However, the output is an image only. Is there a way to output as a code such as a JSON file instead of an image?
The data you want is the instance ID and its pixels.