How to change text on bbox visualizer? #3627
-
I want to change the prediction text (ex: class 100% to class) in visualizer bbox. How can I change it in detectron2? |
Beta Was this translation helpful? Give feedback.
Answered by
sukjunhwang
Oct 26, 2021
Replies: 1 comment 5 replies
-
This is probably the function you should edit. detectron2/detectron2/utils/visualizer.py Line 230 in d1e0456 |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
nadyadtm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is probably the function you should edit.
detectron2/detectron2/utils/visualizer.py
Line 230 in d1e0456