vchoutas / smplify-x

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
https://smpl-x.is.tue.mpg.de/
Other
1.73k stars 335 forks source link

human shape problem #141

Open olga-2020-Feb opened 3 years ago

olga-2020-Feb commented 3 years ago

Hello, First of all, thank you very much for your work. I could not make it work with different people shapes. For instance, for this image https://drive.google.com/file/d/1G7nqa4KO8JQpwtpt-iL3lZ1F2NGNYgzS/view?usp=sharing the result is a shortly looking smpl mesh. Could you please advise additional settings or configurations for making it work for plus size human? Thank you very much, Olga

Anirudh257 commented 3 years ago

@olga-2020-Feb you can try changing the focal length once. You can even turn off upper_body variable while running the code.

olga-2020-Feb commented 3 years ago

Changing focal length from 5000 to 2500 didn't help. What value would be good for this case? Here is the mesh it returns for the mentioned image: https://drive.google.com/file/d/1fqh_bBo2E-gzPK-UV0ACcIM_vCxNz0s8/view?usp=sharing Where is the upper_body variable?

Anirudh257 commented 3 years ago

Okay, I can think of one way: You can try with multiple focal lengths. And look into this issue too: https://github.com/vchoutas/smplify-x/issues/54 and https://github.com/vchoutas/smplify-x/issues/54