Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting SMPL pose parameters from 3d joint locations #65

Open
chaurasiavikash opened this issue Mar 13, 2025 · 0 comments
Open

Extracting SMPL pose parameters from 3d joint locations #65

chaurasiavikash opened this issue Mar 13, 2025 · 0 comments

Comments

@chaurasiavikash
Copy link

Hi everyone,

I’m exploring whether it’s possible to derive pose parameters directly from the 3D joint locations in the SMPL model.

For example, given the joint locations of joint 0 (root) and joint 1 (hip), I expected that it should be possible to compute the rotation matrix for joint 1 relative to joint 0, and from there, obtain the axis-angle representation, which corresponds to the pose parameter.

However, when I attempt this approach, I am unable to recover the correct pose parameters. Has anyone successfully implemented this, or is there a key step I might be missing?

Any insights or guidance would be greatly appreciated!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant