Jeff-sjtu / HybrIK

Official code of "HybrIK: A Hybrid Analytical-Neural Inverse Kinematics Solution for 3D Human Pose and Shape Estimation", CVPR 2021
MIT License
1.17k stars 142 forks source link

how do you define 29 human keypoints? #96

Open Holmes-Alan opened 1 year ago

Holmes-Alan commented 1 year ago

In your code, you have the "pred_xyz_jts_29" as input to hybrik. How do you define these 29 keypoints? and how should I convert other keypoint format (Blazepose 31 keypoints) to 29 keypoints?

biansy000 commented 1 year ago

You can refer to #52