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

PSNR value #15

Open
RJL-666666 opened this issue Nov 25, 2024 · 1 comment
Open

PSNR value #15

RJL-666666 opened this issue Nov 25, 2024 · 1 comment

Comments

@RJL-666666
Copy link

Why is the PSNR value of the test set higher than that of the training set? Is this reasonable?
image

@benhenryL
Copy link
Owner

Hello, this is because our model produces clean image.
Testing images are clean and rendering is also clean, thus high PSNR, but all training images are blurry, leading to low PSNR (clean rendering vs. blurry GT).
Hope this helps. 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

2 participants