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.34k stars 229 forks source link

URL error! #450

Closed xangs closed 1 year ago

xangs commented 1 year ago

Not valid url in main.py: https://github.com/Arthur151/ROMP/releases/download/V2.0/smpl_packed_info.pth

Arthur151 commented 1 year ago

Hi, @xangs ,

Thanks for your bug report!! Due to the license problem, we no longer provide SMPL file. Instead, please follow the instrcution https://github.com/Arthur151/ROMP/tree/master/simple_romp#installation to prepare the SMPL model file, including smpl_packed_info.pth

For now, you will have to run

cd simple_romp
sh reinstall.sh

to get the latest simple-romp. I will update the pip resource later.

xangs commented 1 year ago

Thanks

Arthur151 commented 1 year ago

Please refer to https://github.com/Arthur151/ROMP/blob/master/simple_romp/README.md Now we have:

pip install simple-romp==1.1.1