GAP-LAB-CUHK-SZ / MVHumanNet

Other
144 stars 3 forks source link

SMPL-X pose parameter #2

Open tetora-vision opened 6 months ago

tetora-vision commented 6 months ago

Thank you for your great work! I have a question about SMPL-X pose parameters. From /smplx/smpl/xxxxxx.json, I got SMPL-X pose parameters. But, the length is only 87. SMPL-X has 55 joints (including global-orientation), so the length should be 165. Where does this difference come from?

X-zhangyang commented 5 months ago

The issues about the SMPLX parameters should be caused by the save format. The SMPLX parameters are as follows: image

Refer to the website for specific details: https://github.com/zju3dv/EasyMocap/blob/master/doc/02_output.md.