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

Some problem about calcu_PSNR? #14

Open
C-water opened this issue Feb 14, 2022 · 2 comments
Open

Some problem about calcu_PSNR? #14

C-water opened this issue Feb 14, 2022 · 2 comments

Comments

@C-water
Copy link

C-water commented Feb 14, 2022

Hello,
In the project, the formula for calculating PSNR is as follows:
cal_psnr(HR_left[:,:,:,64:], SR_left[:,:,:,64:])

What does 64 represent?

Thank you.

@LongguangWang
Copy link
Member

Hi @chenquan-hdu, thanks for your interest in our work. For pair comparison with StereoSR, we follow its evaluation protocol and crop 64 pixels before calculating PSNR scores.

@C-water
Copy link
Author

C-water commented Feb 16, 2022

Thank you very much.

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