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

How to generate myself expression face? #8

Open
sunzhe09 opened this issue Oct 9, 2023 · 2 comments
Open

How to generate myself expression face? #8

sunzhe09 opened this issue Oct 9, 2023 · 2 comments

Comments

@sunzhe09
Copy link

sunzhe09 commented Oct 9, 2023

when I run the scrpit you provide the scripts,I find it just swap the face,but I want to edit the expression .

@sunzhe09
Copy link
Author

sunzhe09 commented Oct 9, 2023

how can i generator this gif,I mean I don't know how to get the condition image

@zh-ding
Copy link
Collaborator

zh-ding commented Oct 10, 2023

Hi, in order to edit the expression directly without the condition image, you can try to modify the parameters here https://github.com/adobe-research/diffusion-rig/blob/d9b266102e1900032efc62e66a7f6c66dde5ff79/scripts/inference.py#L80C1-L81C1
where you directly change original expression parameters instead of extracting them from the original image.
You can also find another image with the expression you'd like to use, and then do an interpolation of those two sets of parameters.

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