Arthur151 / ROMP

Monocular, One-stage, Regression of Multiple 3D People and their 3D positions & trajectories in camera & global coordinates. ROMP[ICCV21], BEV[CVPR22], TRACE[CVPR2023]
https://www.yusun.work/
Apache License 2.0
1.36k stars 231 forks source link

can not find the SMPL_NEUTRAL.pkl and romp.prepare_smpl #472

Closed lyk412 closed 1 year ago

lyk412 commented 1 year ago

Hi, thanks for your awesome work! I met some problem when follow https://github.com/Arthur151/ROMP/blob/master/simple_romp/README.md#installation. To be concrete, I download "Download version 1.1.0 for Python 2.7 (female/male/neutral, 300 shape PCs)" and unzip it, but SMPL_NEUTRAL.pkl is not found. Besides, I saw the command romp.prepare_smpl -source_dir=/path/to/smpl_model_data, but I can not locate the romp.prepare_smpl.