-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removing facial fine details (wrinkles, etc) #18
Comments
Sorry for my late response. You can output the foundation 3D model (shape + expression) by changing this config: https://github.com/anhttran/extreme_3d_faces/blob/master/main.cpp#L139 |
Thank you for your answer. Although I havent tried to produce the foundation shape yet, but your original code worked incredibly. I also have 2 more questions, hope you could help me with it.
Thank you. |
Sorry for my late response. To run my code on server, you need offscreen rendering with OSMesa. I will provide Docker file to build my code w/ OSMesa in few days. Hope it help. |
I updated my code with Dockerfile. Hope it help. best, |
Dear author, for unknown reasons, my 3d reconstructed faces don't have fine details. Could you please kindly tell me how to add the fine details to the 3d reconstructed faces? @anhttran |
I opened a new issue for this problem. |
Hi,
Thank you for sharing your work.
Is there any way to remove the facial fine details like wrinkles from 3D reconstructed face, and keep the facial expression in the same time?
By the way, I've read the paper. Although it's seem to me that fine details and expression don't related much to each other, just want to make sure.
Thank you,
tlsy
The text was updated successfully, but these errors were encountered: