hassony2 / obman_render

[cvpr19] Code to generate images from the ObMan dataset, synthetic renderings of hands holding objects (or hands in isolation)
79 stars 9 forks source link

I received different models from 'SMPL for Python Users' #7

Closed Saafke closed 4 years ago

Saafke commented 4 years ago

When I go to the SMPL website, I have the option to download either:

Download version 1.0.0 for Python 2.7 (10 shape PCs) or Download version 1.1.0 for Python 2.7 (all 300 shape PCs)

In both cases, I receive .pkl files (not .fbx like it says in the instructions):

models/basicModel_f_lbs_10_207_0_v1.1.0.pkl models/basicModel_m_lbs_10_207_0_v1.1.0.pkl

I also don't receive 'SMPLH_female.pkl'.

dimtzionas commented 4 years ago

Hi Saafke, I think you try to download the SMPL+H model files from the wrong website.

Wrong website: https://smpl.is.tue.mpg.de (Here you will find the SMPL body model) Correct website: https://mano.is.tue.mpg.de (Here you will find the MANO hand model, and SMPL+H model of body+hand)

Saafke commented 4 years ago

I used this to solve the problem:

Copy into the assets/models folder: