sanghyun-son / EDSR-PyTorch

PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
MIT License
2.42k stars 668 forks source link

How to calculate the PSNR value of the 'comic' ? #292

Closed Doreenqiuyue closed 3 years ago

Doreenqiuyue commented 3 years ago

In the dataset set14, the image named comic has a size of 250 × 361, but the size of the recovered super-resolution image is 250 × 360. How to calculate the PSNR value ?