xiexh20 / behave-dataset

Code to access BEHAVE dataset, CVPR'22
https://virtualhumans.mpi-inf.mpg.de/behave/
Other
141 stars 6 forks source link

Recover mesh using SMPLH parameters, not exactly match to the provided person_fit.ply #8

Closed lijiaman closed 1 year ago

lijiaman commented 2 years ago

Hi there,

I tried to convert the person_fit.pkl to a .obj file, but the recovered mesh is a bit lower than the given person_fit.ply. Could you share you code for this conversion? not sure why this happens... I used the SMPLH neutral model. Thanks! Screen Shot 2022-06-27 at 3 18 47 PM

xiexh20 commented 1 year ago

Hi,

I just uploaded an example script to convert smplh parameters to meshes, please check tools/smpl_params2mesh.py.

We use gender specific model, version v1.2.