sha2nkt / deco

Estimate vertex-level 3D human-scene and human-object contacts across the full body mesh
https://deco.is.tue.mpg.de/
Other
58 stars 4 forks source link

About smpl_2_smplx.pkl #17

Closed yyvhang closed 3 months ago

yyvhang commented 3 months ago

Hi, thanks for the work, I want to know where can I get the smpl_2_smplx.pkl in here. It seems not in the download dataset.

ac5113 commented 3 months ago

You need to download the utility files for deco (which contains these pkl files), by using this script.

yyvhang commented 3 months ago

thanks for your reply, I have another question, is there any file like smpl_neutral_geodesic_dist.npy for smplx? So that we can compute the geo. (cm) for smplx contact estimation.

ac5113 commented 3 months ago

This file was obtained from the RICH website, which only contains the SMPL geodesic distances. Perhaps, something like this, could be used for SMPL-X, to create such a file.