Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.26 KB

Extra data

Adapted from open source project GraphCMR and Pose2Mesh

Our code requires additional data to run smoothly.

J_regressor_extra.npy

Joints regressor for joints or landmarks that are not included in the standard set of SMPL joints.

J_regressor_h36m_correct.npy

Joints regressor reflecting the Human3.6M joints.

mesh_downsampling.npz

Extra file with precomputed downsampling for the SMPL body mesh.

mano_downsampling.npz

Extra file with precomputed downsampling for the MANO hand mesh.

basicModel_neutral_lbs_10_207_0_v1.0.0.pkl

SMPL neutral model. Please visit the official website to download the file http://smplify.is.tue.mpg.de/

basicModel_m_lbs_10_207_0_v1.0.0.pkl

SMPL male model. Please visit the official website to download the file https://smpl.is.tue.mpg.de/

basicModel_f_lbs_10_207_0_v1.0.0.pkl

SMPL female model. Please visit the official website to download the file https://smpl.is.tue.mpg.de/

MANO_RIGHT.pkl

MANO hand model. Please visit the official website to download the file https://mano.is.tue.mpg.de/