#634·BasicSR

Why is there a gap between the PSNR in paper and the results of official pre-trained model?

Author: CJ0109Created Sep 7, 2023Updated Mar 25, 2026

The following are the results of official pre-trained model EDSR_Lx4 (https://drive.google.com/drive/folders/1rtJCHuOAEixB1OWmUVbbVm158vzC3kTt) image

and the following is reported in EDSR paper image

For x4 SR, the model trained on DIV2K. The test results on Set5 and Set14 seem to be very different from those written in the paper, but the results on the DIV2K validation set are similar. Why is this? Are more pixels cropped when computing PSNR on Set5 and Set14?