krasserm / super-resolution

Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution
Apache License 2.0
1.5k stars 352 forks source link

Calculate PSNR / SSIM / MOS #67

Open kinyminh99 opened 3 years ago

kinyminh99 commented 3 years ago

Hello @krasserm @htleeab , I see in this implement shows only PSNR, so I want to ask how can I calculate PSNR / SSIM / MOS during training, testing and output ?