Restormer icon indicating copy to clipboard operation
Restormer copied to clipboard

I wrote code in Python to test PSNR and SSIM, why is the PSNR and SSIM I tested in Python lower than those in the paper? PSNR is about 1.2dB lower

Open dante1024 opened this issue 2 years ago • 1 comments

I wrote code in Python to test PSNR and SSIM, why is the PSNR and SSIM I tested in Python lower than those in the paper? PSNR is about 1.2dB lower

dante1024 avatar Jul 18 '22 07:07 dante1024

We calculate PSNR for the deraining task on Y channel. The Python code for getting a similar performance can be found at https://github.com/kuijiang94/MSPFN/issues/7#issuecomment-656785181

adityac8 avatar Jul 18 '22 09:07 adityac8