HumanML3D
HumanML3D copied to clipboard
SMPL parameters from new_joints or new_joint_vec
Hi, Eric.
Thanks for your excellent work.
Now I want to get the SMPL parameters from HumanML3D. My question is whether I can get body_model from new_joints or new_joint_vec (models in human_body_prior and raw_pose_processing). I used the rendering code of MotionGPT for smplify to get the parameters. It works but it's too slow.
Thanks in advance!