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

only PSNR and SSIM #34

Open
zzctmd opened this issue Sep 11, 2024 · 1 comment
Open

only PSNR and SSIM #34

zzctmd opened this issue Sep 11, 2024 · 1 comment

Comments

@zzctmd
Copy link

zzctmd commented Sep 11, 2024

HI! thanks for the great job!
When I use different calculation metrics in pyiqa to evaluate the results,there is a performance gap between the PSNR and SSIM results and the results reported in paper. The results of other metrics are nearly identical to the results reported in paper .
I use center crop on RealSR image to get a 128×128 patch and calculate on the Y channel in YCbCrspace.
our results : PSNR :24.63 SSIM :0.7195
results on the paper : PSNR :25.15 SSIM:0.7341
May I ask what's wrong with my approach? Others,could you provide the code for the metric testing. Thanks!

@cswry
Copy link
Owner

cswry commented Oct 24, 2024

Hello, we directly used the test set from the StableSR release for testing. We have also uploaded the script for testing IQA and our results.

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