Meshcapade / SMPL_maya_plugin

Maya plugin for SMPL model integration
Other
22 stars 1 forks source link

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

Open sunshineatnoon opened 10 months ago

sunshineatnoon commented 10 months ago

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 commented 2 weeks ago

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!