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

Testing on the SMPLX body model #94

Open hshreeshail opened 1 year ago

hshreeshail commented 1 year ago

Has HybrIK been tested against the SoTA 3D pose and shape estimation methods that work on the SMPLX body model (Ex: PIXIE, SMPLify-X)? Since compared to the SMPL body model, SMPLX also allows for movement of the finger joints, and it would be interesting to see how the Hybrid Analytical-Neural approach of HybrIK compares against the Regression/Optimization based approaches of the SoTA methods.

hshreeshail commented 1 year ago

If not, is there another method that uses this hybrid analytical-neural approach on the SMPLX model?

Jeff-sjtu commented 1 year ago

Hi @Shreeshail-Hingane, we haven't used HybrIK on SMPL-X and no other methods use on SMPL-X to our knowledge.