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.16k stars 142 forks source link

Can we further get the SMPL and Skeleton infos with HybrIK? #228

Open justsonghua opened 2 months ago

justsonghua commented 2 months ago

Thanks for your work at very first.

I'm currently working on a project where I need to obtain both skeleton and shape information. I ran the demo successfully, but I can't locate the file that contains the SMPL and joint information. Are these details available, or should I use a different method to access them?