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
Calling HMR with python3 ends up in this error:
` File "...\video2mocap\3rdparty\hmr\src\util\openpose.py", line 76, in sort_keypoints
match_score = min(match_scores)
Calling HMR with python3 ends up in this error:
` File "...\video2mocap\3rdparty\hmr\src\util\openpose.py", line 76, in sort_keypoints
match_score = min(match_scores)
ValueError: min() arg is an empty sequence`