IRCNN icon indicating copy to clipboard operation
IRCNN copied to clipboard

Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab)

Results 11 IRCNN issues
Sort by recently updated
recently updated
newest added

what is Levin09.mat? how to create Levin09.mat?

Hello, I'm trying to run your code on my R2018b matlab on Windows 10. When I try to load one of your .mat files (e.g. 'Levin09.mat') I get the following...

Could you please tell me why the kernel size is even when the scale factor is 2 or 4 in Blurring by Gaussian kernel followed by downsampling for SISR? ```...

What's the training data seem like? Are the input generated by just adding noise to the clean images? Thanks for your reply :) --- 训练数据是否仅仅通过在干净的图片上添加高斯噪声生成?要通过模糊核模糊吗?

hello, Is there a pytorch or tensor flow version of the same available? If so could you please lead me to it.

can the 'Isigma '= 0/255 in the 'Demo_deblur_real_application'?

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

Hi, sorry for interrupting. Could you please kindly provide the training code as well? Thank you~

这个demo跑不通,您知道为什么吗? Error using edgetaper Expected input number 2, PSF, to be nonzero. Error in edgetaper>parse_inputs (line 128) validateattributes(PSF,{'uint8','uint16','int16','double','single'},... Error in edgetaper (line 34) [I, PSF, sizeI, classI, sizePSF, numNSdim] =...

Hi, Which OS is required to install and use your works? Ubuntu or windows? And their version? Could you please share more information about how to install and use? Thank...