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

Coordinates #74

Open
Combo1 opened this issue Nov 14, 2023 · 1 comment
Open

Coordinates #74

Combo1 opened this issue Nov 14, 2023 · 1 comment

Comments

@Combo1
Copy link

Combo1 commented Nov 14, 2023

Hi,

I have downloaded the SMPL+H body_model file http://mano.is.tue.mpg.de/, which I then load with:

human_body_prior.body_model.body_model import BodyModel
bm_male = BodyModel(bm_fname=bm_fname_male, num_betas=num_betas, num_dmpls=num_dmpls, dmpl_fname=dmpl_fname_male)

To my question: what kind of coordinate system does the pose_body argument of the BodyModel use? A right-handed, Y-Up coordinate system?

Thank you for reading,
Fabian

@Recialhot
Copy link

Hello, may I ask if you know now? I have the same question, thank you

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