sefibk / KernelGAN

Other
337 stars 77 forks source link

How to gain the PSNR and SSIM #76

Open Lincoln20030413 opened 1 year ago

Lincoln20030413 commented 1 year ago

Can you tell me how to get the PSNR and SSIM? I don't find the code of this part.

Lincoln20030413 commented 1 year ago

Because the images in output folder are not in the same order as those in input order, which is a great task for me to calculate the PSNR and SSIM.

sefibk commented 1 year ago

It is referenced in the paper. As I recall we used a standard method that was standardized in super-resolution for computing PSNR.