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

missing "siml_packed_info.pth" #508

Open zhengchangren95 opened 7 months ago

zhengchangren95 commented 7 months ago

Dear author, thanks for your great work!

When I try to run inference using trace, I encounter this error: FileNotFoundError: [Errno 2] No such file or directory: '/home/.romp/smpla_packed_info.pth'

Seems like the download link (https://github.com/Arthur151/ROMP/releases/download/V2.0/) does not exist currently.

Can you re-upload it? Thank you so much!