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

如何转换SMPL模型文件格式 #481

Open Xiao-Fangff opened 1 year ago

Xiao-Fangff commented 1 year ago
# please provide the absolute path of the "smpl_model_data" folder to the source_dir
romp.prepare_smpl -source_dir=/path/to/smpl_model_data
# (Optional) If you use BEV, please also run:
bev.prepare_smil -source_dir=/path/to/smpl_model_data`

请问如何运行上述命令?我在romp文件夹中没有找到prepare_smpl文件

Asteria0000 commented 11 months ago

只能在linux里生成