Monocular, One-stage, Regression of Multiple 3D People and their 3D positions & trajectories in camera & global coordinates. ROMP[ICCV21], BEV[CVPR22], TRACE[CVPR2023]
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'
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!