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

Are these facial expressions designed from experience? #71

Open
Young-Chin opened this issue Dec 2, 2024 · 2 comments
Open

Are these facial expressions designed from experience? #71

Young-Chin opened this issue Dec 2, 2024 · 2 comments

Comments

@Young-Chin
Copy link

In Expression Edit Node, there are some useful expressions, like "smile", combined with a few key points. My question is that
1, how did you make these expressions? Just by trying?
2, Is there any graph showing the key points related to a human face?

@nwhitehead
Copy link

I'm also interested in how the expression math works. Looking at the LivePortrait code, they have some different parameters like lip_variation_zero, lip_variation_one, ..., lip_variation_three, smile, blink, etc. Many of these are the same here but the lip ones especially are a bit different.

https://github.com/KwaiVGI/LivePortrait/blob/main/src/gradio_pipeline.py

@523997931
Copy link

I'm also interested in how the expression math works. Looking at the LivePortrait code, they have some different parameters like lip_variation_zero, lip_variation_one, ..., lip_variation_three, smile, blink, etc. Many of these are the same here but the lip ones especially are a bit different.

I also found it, actually not only the math expression, the detail in these two work is also different, such as the detector, and the pipeline to deal different expression and head move.

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