cszn / IRCNN

Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab)
http://openaccess.thecvf.com/content_cvpr_2017/papers/Zhang_Learning_Deep_CNN_CVPR_2017_paper.pdf
589 stars 173 forks source link

problems about the size of the training patch and receptive field #20

Open liang233 opened 5 years ago

liang233 commented 5 years ago

Hello, in paper,it said if the size of the training patch is smaller than the receptive field, the performance would decrease. why? thanks