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

Composition of 'body_pose' from vectors and angles #203

Open
juliaoks opened this issue Jul 16, 2024 · 1 comment
Open

Composition of 'body_pose' from vectors and angles #203

juliaoks opened this issue Jul 16, 2024 · 1 comment

Comments

@juliaoks
Copy link

Hi there,

I want to clarify my understanding of the body_pose parameter to correctly reconstruct a body_pose by predicting an angle in addition to joints during 3D Human Pose Estimation (HPE).

If I understand the definition of the body_pose parameter in axis-angle representation correctly, a single entry is a product of an angle with a directional unit vector for a part k, computed from a joint location and its parent joint location in a kinematic tree. This would mean that one can reconstruct the body_pose parameter in the same way from predicted 3D joints and angles, right? As of now, my reconstruction doesn't yield values similar to the ground truth body_pose parameter, so I am probably missing something.

Many thanks in advance!

@Liu-xiaoyu11
Copy link

Hello, @juliaoks have you found the cause of this issue? I seem to be encountering a similar problem where the body_pose in the .pkl file is incorrect after converting SMPL-X to SMPL. Looking forward to your reply.

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

2 participants