video2mocap
video2mocap copied to clipboard
The calculation of match_score seems to hickup on some video sequences
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`