Minimal-IK icon indicating copy to clipboard operation
Minimal-IK copied to clipboard

no args in smpl

Open luoww1992 opened this issue 3 years ago • 1 comments

when i use it in smpl with SMPL_MODEL_PATH, this is no some args in pkl model . models.py: image

luoww1992 avatar Sep 26 '22 06:09 luoww1992

You'll have to run prepare_smpl_model from prepare_model.py first. This converts the MPI files from OFFICIAL_SMPL_PATH to the project-internal format in SMPL_MODEL_PATH.

vinhill avatar Nov 03 '23 15:11 vinhill