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

Optimization procedure returns the wrong image? #80

Open
yohan-pg opened this issue Aug 12, 2021 · 0 comments
Open

Optimization procedure returns the wrong image? #80

yohan-pg opened this issue Aug 12, 2021 · 0 comments

Comments

@yohan-pg
Copy link

At this line, shouldn't best_img be returned instead of gen_img?

pulse/PULSE.py

Line 177 in 40cacb9

yield (gen_im.clone().cpu().detach().clamp(0, 1),loss_builder.D(best_im).cpu().detach().clamp(0, 1))

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

1 participant