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

Do not change the shape of the face #12

Closed
GrigorySamokhin opened this issue Mar 31, 2022 · 2 comments
Closed

Do not change the shape of the face #12

GrigorySamokhin opened this issue Mar 31, 2022 · 2 comments

Comments

@GrigorySamokhin
Copy link

Hello! Can you tell me if there is some way to configure the inference so that it does not change the shape of the face as in the photo below?
Unknown_input
Screenshot 2022-03-31 at 18 42 01

@williamyang1991
Copy link
Owner

You can try different interp_weights to find the ideal results, for example, using [0]*7+[1.0]*11 for color transfer only.

Please refer to the Section Navigation with different interp_weights to achieve flexible style manipulation of the notebook

@GrigorySamokhin
Copy link
Author

Thanks you a lot!

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