Motion Reconstruction Day 4
Progress
Running python3 -m run_openpose works
Updated code to work with OpenPose v1.7.0
- kp = np.array(people['pose_keypoints']).reshape(-1, 3)
+ kp = np.array(people['pose_keypoints_2d']).reshape(-1, 3)
Cannot run with --net_resolu...
cliarie.hashnode.dev2 min read
Kyle He
THE KING IS BACK ๐ ๐