LoopReg icon indicating copy to clipboard operation
LoopReg copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: '/BS/RVH/work/data/smpl_models/lrotmin/lbs_tj10smooth6_0fixed_normalized/male/model.pkl'

Open OOF-dura opened this issue 4 years ago • 2 comments

FileNotFoundError: [Errno 2] No such file or directory: '/BS/RVH/work/data/smpl_models/lrotmin/lbs_tj10smooth6_0fixed_normalized/male/model.pkl'

I tried to download it from MPI. But the file structure is confusing:

Which one should we use? image

The path of the model on MPI's website is quite different from the one our codes set.

image

OOF-dura avatar Jan 25 '21 15:01 OOF-dura

The difference between SMPL_python_v1.1.0' and SMPL_python_v1.0.0' are the number of shape parameters. In this project I used `SMPL_python_v1.0.0' with 10 shape parameters. File names are not important just ensure that the name in the code matches with your model name.

bharat-b7 avatar Mar 24 '21 16:03 bharat-b7

Hi there, I got the same error and got confused with the file structure, could you please provide a manual for installation and running the code?

Thanks, AR

Arish2022 avatar Apr 21 '23 02:04 Arish2022