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

is it ok to have loss bigger than one? #20

Open
ooodragon94 opened this issue Aug 13, 2020 · 1 comment
Open

is it ok to have loss bigger than one? #20

ooodragon94 opened this issue Aug 13, 2020 · 1 comment

Comments

@ooodragon94
Copy link

I'm using ssim loss for my autoencoder
seems like the result comes out real nice

but I see that the loss is bigger than one
whereas in the equation, I don't see how it can be bigger than zero

any help or intuition on this?

@VainF
Copy link
Owner

VainF commented Aug 21, 2020

Hi @ooodragon94, sorry for the late reply. Maybe your decoded images are not strictly limited in [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

2 participants