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

How to save SMPLX/SMPL output? #20

Closed
IceFtv opened this issue Jun 20, 2024 · 1 comment
Closed

How to save SMPLX/SMPL output? #20

IceFtv opened this issue Jun 20, 2024 · 1 comment

Comments

@IceFtv
Copy link

IceFtv commented Jun 20, 2024

Very nice job! I want to know how to save the predicted SMPLX/SMPL parameters, including body_pose, etc.
Looking forward to your reply. Thanks.

@fabienbaradel
Copy link
Contributor

Hi @IceFtv , thanks for your interest in our work. The SMPL-X parameters can be found here. rotvec corresponds to the concatenation of the global_orient, body pose, left_hand_pose, right_hand_pose and jaw_pose expressed in rotation vector. You can found this information in the output dictionary of the forward function.
I hope that I answered your question.
Best,

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