Skip to content

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

Description

@sunshineatnoon

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions