EDSR-PyTorch
EDSR-PyTorch copied to clipboard
Difference between forward_chop and forward?
Hi, when I run RCAN test with official pretrained models, the PSNR is different for disabled and enabled chop option, which one is right? why? Example: Set14 baboon image x4 Enable Chop: PSNR_RGB: 21.079890dB Disable Chop: PSNR_RGB: 21.089586dB