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

Apply facial effects? #160

Open
tjasmin111 opened this issue Aug 28, 2023 · 4 comments
Open

Apply facial effects? #160

tjasmin111 opened this issue Aug 28, 2023 · 4 comments

Comments

@tjasmin111
Copy link

Very interesting work. I am wondering how can we use it for facial effects like making nose smaller or eyes bigger? Is these a straight forward way to do it that can be done in real time?

Any hints would be helpful

@Siddharth1698
Copy link

Hey @tjasmin111 ,
Wondering if you were able to do some manipulation for facial effects.

@tjasmin111
Copy link
Author

Nothing yet. I still don't know how those beauty apps do this in realtime. Do they make a 3D model of the face?!

@Siddharth1698
Copy link

Not exactly sure, they maybe using lightweight generative models too. If we could manipulate code in bfm.py file, we can also achieve various facial effects I guess.

@tjasmin111
Copy link
Author

Yeah they may. But using a gan would be slow. Theoretically if we get a mesh and vertex numbers, we can just change their coordinates.
Good idea. I wish someone could start doing this. There is no resources online

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

2 participants