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

Reproduce the plain VAE result #4

Open
yangw1234 opened this issue Jan 24, 2018 · 2 comments
Open

Reproduce the plain VAE result #4

yangw1234 opened this issue Jan 24, 2018 · 2 comments

Comments

@yangw1234
Copy link

yangw1234 commented Jan 24, 2018

HI,

Thank you for sharing your code.

However, when I run the plain VAE code using the default parameters, I cannot reproduce the result you post on the REAMED page.

The reconstruction image and random image I generated using your code is:

train_29_3014

train_29_3014_random

Can you provide some suggestions on how to reproduce your result?

@yzwxx
Copy link
Owner

yzwxx commented Feb 7, 2018

Just try to tweak the weight of 'style loss' and 'content loss' in the cost function. It's quite common for vae, though I still think the default params should avoid this collapse.

@avisekiit
Copy link

@yzwxx
Thanks for the awesome repo.
Can you please suggest as to how you chose the relative weight of KL loss with respect to reconstruction loss. I mean, can you kindly comment about the relative scales of losses that I should try to keep.

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