fantaosha / SCOPE

Reviatalizing Optimization for 3D Human Pose and Shape Estimation: A Sparse Constrained Formulation
MIT License
59 stars 9 forks source link

How to do inference using SMPL-H model? #2

Closed luyr closed 2 years ago

luyr commented 2 years ago

Thank you for your great work! I've seen that you have showed the results of applying your method on smpl-h. Could you please tell me how to use smpl-h for inference rather than smpl. THANK YOU VERY MUCH !!!!!

fantaosha commented 2 years ago

Hello,

1- Follow SMPL.h and SMPL.cpp to define the model info for SMPL-H.

2- Follow SMPLify.h and SMPLify.cpp to define the optimizer.

3- You might also need to train joint priors for the hand.