EDSR-PyTorch icon indicating copy to clipboard operation
EDSR-PyTorch copied to clipboard

Difference between forward_chop and forward?

Open xiongdl opened this issue 5 years ago • 0 comments

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

xiongdl avatar Sep 16 '19 06:09 xiongdl