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

Line 53 in eval.py #20

Open
dkmv0623 opened this issue Feb 18, 2022 · 1 comment
Open

Line 53 in eval.py #20

dkmv0623 opened this issue Feb 18, 2022 · 1 comment

Comments

@dkmv0623
Copy link

Thank you for your great work!

I have a question on evaluation code.
In line 53 of eval.py:
pred_clip += 0.5 / 255
0.5/255 is added.
What does that mean? and the code calculates PSNR with unadded one(pred_numpy). Why is it?

Thank you.

@c-yn
Copy link

c-yn commented Mar 2, 2023

Thank you for your great work!

I have a question on evaluation code. In line 53 of eval.py: pred_clip += 0.5 / 255 0.5/255 is added. What does that mean? and the code calculates PSNR with unadded one(pred_numpy). Why is it?

Thank you.

Hello, do you know the answer now?

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