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

Token regeneration results #5

Open
edward3862 opened this issue Oct 11, 2023 · 2 comments
Open

Token regeneration results #5

edward3862 opened this issue Oct 11, 2023 · 2 comments

Comments

@edward3862
Copy link

Hello, I'm running the provided script for CLIP feature estimation. When I regenerate the images by setting regenerate_tokens, I get the following results in token_regeneration_with_ref.png.

image image

I'm not sure whether this meant to be correct. In my understanding, the regenerated images are supposed to contain similar content with the input image. Is there anything I missed and how should I fix this issue?

Thanks!

@subrtadel
Copy link
Owner

You are right, the images should contain similar content. Unfortunately, the CLIP feature estimation is very sensitive to hyperparameter setting. I would try increasing the number of optimization steps (conditioning_optimization.opt_iters) in parameter_estimation.yaml.

@dsubias
Copy link

dsubias commented Feb 22, 2024

Hello,

What is the number of "opt_iters" used to obtain the results shown in the teaser of the article?

Thanks!

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