Replies: 1 comment
-
Hello Jash, I am also new to detectron2. Could you let me know if you are using the detectron2/tools/visualize_data.py to visualise your data? I would really appreciate if you could tell how did you register your data for visualizer? |
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.
-
Hello, I just started using detectron2, and was wondering if there is a way using
Visualizer
to only visualise the parts of image that is the result of some segmentation and black/dark everywhere else?For example from the image below, I'd only like the parts of the image that are segmented i.e. Person 1 to Person 6, the motorcycle and the chair.
Beta Was this translation helpful? Give feedback.
All reactions