mmhuman3d icon indicating copy to clipboard operation
mmhuman3d copied to clipboard

How to use demo/estimate_smplx.py

Open shihzenq opened this issue 1 year ago • 1 comments

I found it in the estimate_smplx.py code parser.add_argument( '--mesh_reg_checkpoint', type=str, default='data/pretrained_models/expose-d9d5dbf7_20220708.pth', help='Checkpoint file for mesh regression’) Where can I download this file expose-d9d5dbf7_20220708.pth

shihzenq avatar Jun 29 '23 10:06 shihzenq

You can download it here: https://openmmlab-share.oss-cn-hangzhou.aliyuncs.com/mmhuman3d/models/expose/expose/expose-d9d5dbf7_20220708.pth?versionId=CAEQRBiBgMC8vbbujhgiIDg0NWUyM2ZiZGY3MzQ0YmI5YjFjYTA0Y2Q5NDE3MDEw Please read this doc first: https://github.com/open-mmlab/mmhuman3d/tree/main/configs/expose

Darius-H avatar Jul 19 '23 14:07 Darius-H