LoopReg
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'
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?
The path of the model on MPI's website is quite different from the one our codes set.
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.
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