PSNR and SSIM are not good metrics, missmatched HEs and IHCs may be the reason. ¶
By: quqixun on Aug. 11, 2022, 7:39 a.m.
Here are two predictions (exp1 and exp2) of test set: Link: https://pan.baidu.com/s/1K10dNQryWYAFv8OEMawFsg Password: 00p1
exp1: average PSNR: 22.6520 average SSIM: 0.5576
exp2: average PSNR: 23.8398 average SSIM: 0.6184
exp2's metrics are better than exp1's. However, it can be observed that predictions of exp2 are worse than exp1's by visually comparing. It is the same on val set.
PSNR and SSIM give us some missleading to evaluate predictions. How do we deal with this issue?