Removing visualization of bounding box and label on keypoints inference #3279
Answered
by
mavisw
asluborski
asked this question in
Q&A
-
I was wondering if there is a flag/command or where in the code I could disable the visualization of bounding box and label and just display the keypoint joints. |
Beta Was this translation helpful? Give feedback.
Answered by
mavisw
Feb 24, 2022
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zhanghang1989
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Not sure if you've got the answer, but I was looking for the same solution and found it in another thread below.
Tried, and it works. You can refer to the 'visualizer.py'
Hope it helps!
#2992