vchoutas / smplify-x

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image

Home Page:https://smpl-x.is.tue.mpg.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to stop facial deformation?

ForgetfulLlama opened this issue · comments

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")

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