Hello.
First, thanks for the nice work!
I'm following your READEME explanation to make a new synthetic dataset, like OBMan.
But while doing so, I got some problems.
When I download the SMPL model(in SMPL for Python users), I can only download the Model files(ends with .pkl) and Code which supports functions to load/save SMPL files. I can't get download those files which are written in README.
So, when I call Launch-Minimal version on white background-Hands only task,
I get this error
FileNotFoundError: [Errno 2] No such file or directory: 'assets/models/basicModel_f_lbs_10_207_0_v1.0.2.fbx'
Hello. First, thanks for the nice work! I'm following your READEME explanation to make a new synthetic dataset, like OBMan. But while doing so, I got some problems. When I download the SMPL model(in SMPL for Python users), I can only download the Model files(ends with .pkl) and Code which supports functions to load/save SMPL files. I can't get download those files which are written in README.
So, when I call Launch-Minimal version on white background-Hands only task, I get this error FileNotFoundError: [Errno 2] No such file or directory: 'assets/models/basicModel_f_lbs_10_207_0_v1.0.2.fbx'
Can you suggest any solutions or share files?
Thanks!