Closed lijiaman closed 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!
Hi,
I just uploaded an example script to convert smplh parameters to meshes, please check tools/smpl_params2mesh.py.
tools/smpl_params2mesh.py
We use gender specific model, version v1.2.
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!