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

SSIM and lambdas #2

Open
Etirf opened this issue Aug 20, 2020 · 0 comments
Open

SSIM and lambdas #2

Etirf opened this issue Aug 20, 2020 · 0 comments

Comments

@Etirf
Copy link

Etirf commented Aug 20, 2020

Hi,

I'm trying to reproduce your results for style transfer using photo2monet, photo2vangogh, photo2ukiyoe and photo2cezanne datasets. (Collection Style)
I wanted to know if you used specific lambda values for this particular use case (as the showcased results are really good).

I have another question regarding the conditional identity preserving loss mentioned in the paper:

removing the conditional identity preserving loss, multi-scale SSIM loss and color cycle-consistency loss substantially degrades the performance, meaning that the proposed joint optimization objectives are particularly important to stabilize the training process and thus produce much better generation performance

Maybe I missed it, but I haven't found this loss anywhere in the code. Is there a practical reason for it?

Finally, I have noticed that you did not use the mentioned LSGAN loss but rather the loss behind the Wasserstein GAN GP model. What are the reasons behind it?

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

1 participant