joints2smpl icon indicating copy to clipboard operation
joints2smpl copied to clipboard

fit smpl parameters model using 3D joints

Results 7 joints2smpl issues
Sort by recently updated
recently updated
newest added

Thank you for providing a great tool for calculating IK! Can I apply the SMPL model? Because the demo was only for AMASS model 3Dkeypoints. I have tried the following...

In your code, the optimizer is used directly to optimize the body pose, etc., so it is not possible to model the relationship between joint3d and body pose. I'm wondering...

hi, if I want to use my own mp4 video, how do I generate the .npy file that is needed for the scripts here to work?

I have managed to transform the body pose coordinates to the SMPL (.ply) file using the codes you provided in the repo. However, I wasn’t able to apply my customized...

The results obtained after directly entering the coordinates of the nodes of my own data set are not satisfactory, and I do not know whether normalization operations are required, and...

Do you know how to map smpl to joints? Just get rid of z-axis is OKay?