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
This line indicates that the left_eye and the right_eye are a swap/flip pair.
OK,as i know, the detected posture result is so wired.
for example, in the picture below, all of the right hand's keypoints, left hand's keypoints are correct, but the right wrist(whose index is 10) alone is plotted at left hand toghter with left wrist(whose index is 9)
the code below:
dict( name='left_eye', id=1, color=[51, 153, 255], type='upper', swap='right_eye'),
left_eye swap right_eye?why?what does it do?
The text was updated successfully, but these errors were encountered: