Skip to content
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

Closed
tsly123 opened this issue Sep 20, 2018 · 6 comments
Closed

Removing facial fine details (wrinkles, etc) #18

tsly123 opened this issue Sep 20, 2018 · 6 comments

Comments

@tsly123
Copy link

tsly123 commented Sep 20, 2018

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

@anhttran
Copy link
Owner

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

@tsly123
Copy link
Author

tsly123 commented Sep 28, 2018

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.

  1. I tried your original code, and it works. In the process, it displays the "cuda opengl windows". Do you know how to disable that display windows? I want to implement the code in the server which cant display anything.
  2. I have also read the ExpNet paper which mentioned in your paper. I would like to know how to combine your code to ExpNet code. If you cant give me full answer, some hints would be much appreciated.

Thank you.
tsly

@anhttran
Copy link
Owner

anhttran commented Dec 6, 2018

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.

@anhttran
Copy link
Owner

I updated my code with Dockerfile. Hope it help.

best,
Anh

@lhyfst
Copy link

lhyfst commented May 23, 2022

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

@lhyfst
Copy link

lhyfst commented May 23, 2022

I opened a new issue for this problem.
#51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants