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

Bug in gen_ref.py #14

Open
williamyang1991 opened this issue Oct 2, 2021 · 3 comments
Open

Bug in gen_ref.py #14

williamyang1991 opened this issue Oct 2, 2021 · 3 comments

Comments

@williamyang1991
Copy link

BUG:
Line 104 and Line 107 should add parameter input_is_latent=True
or the content and the reference cannot be properly used.

ISSUE:
Also truncation=0.5 can sometimes be too strict, making the output's content and style not matched with the input content image and the reference image.

@649459021
Copy link

@williamyang1991 Hi, can you reproduce the Ref-guided generation results?
In my case, the style is changed after utilizing reference's style code, but not same as the reference.
Could you show some results? Thanks for your help!

@williamyang1991
Copy link
Author

image

@649459021
Copy link

image

Thanks very much for your reply. The results I get are very similar to the first two columns of your reproduced results

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