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

Reconstruction loss #36

Open
maitarasher opened this issue Mar 27, 2024 · 0 comments
Open

Reconstruction loss #36

maitarasher opened this issue Mar 27, 2024 · 0 comments

Comments

@maitarasher
Copy link

Hi! I'm curious about your decision to opt for the L2 (MSE) loss for reconstruction. I've come across discussions suggesting that the L1 (MAE) loss might be a better choice, as it tends to encourage less blurring in the generated images. Interestingly, I've observed some blurriness in the results obtained with the current L2 loss settings.

With this in mind, I'm considering experimenting with changing L2 to L1 for the Reconstruction loss. Do you think this change would primarily affect the section highlighted in this screenshot:
Screenshot 2024-03-27 at 6 11 54 PM
Or would it also extend to this area?
image
Additionally, I would greatly appreciate it if you could provide some insight into the significance of noise_amp in this context.

Thank you for your assistance!

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