Replies: 1 comment
-
You can write code to convert the output into formats you like. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions