vchoutas / smplify-x

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

How to stop facial deformation? #177

Open ForgetfulLlama opened 2 years ago

ForgetfulLlama commented 2 years ago

When trying to run the program with use_face = False, all of the models have some form of facial deformation, from extreme to subtle. Examples: Screenshot from 2022-06-07 21-19-29

Screenshot from 2022-06-07 21-27-18

Really not sure why this is happening. What should I do? (Also, the reason why I have use_face = False is because when I set it to true, I get a "RuntimeError: CUDA error: device-side assert triggered")

mayank64ce commented 8 months ago

I am getting the same kind of weird deformation: check #210 .