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

Relationship between the template in the Fbx file and SMPL Python binding #3

Open
sunshineatnoon opened this issue Jan 18, 2024 · 1 comment

Comments

@sunshineatnoon
Copy link

sunshineatnoon commented Jan 18, 2024

Hi, I tried to use some simulation results from SewFormer, this work uses the Maya plugin to produce SMPL body and clothing. However, I found the scale and translation are different between the Maya version and python version SMPL. As shown below, the green one is converted from SMPLH_female_010_207.fbx, while the bottom one is from smplx.create(SMPLH_PATH, model_type='smplh')()*100 (the *100 is to make the SMPL mesh visible). I wonder if this is just a simple scale and translation difference, such that I can align them easily.
snapshot01

@TanJinxia
Copy link

HI, could you please share the SMPL_female_010_207.fbx file with me? Unfortunately, I’m unable to download it from the original website. Thank you so much for your help!

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