/cvpr17_iter_deblur_testing_matconvnet

Learning Fully Convolutional Networks for Iterative Non-blind Deconvolution[testing][matconvnet]

Primary LanguageMatlabMIT LicenseMIT

This package contains the testing code of the image deblurring algorithm described in the paper: 
Jiawei Zhang, Jinshan Pan, Wei-Sheng Lai, Rynson W.H. Lau, Ming-Hsuan Yang, "Learning Fully Convolutional Networks for Iterative Non-blind Deconvolution", CVPR 2017. 
----------------
How to use
----------------
1. Please install matconvnet first
(1) run matconvnet/matlab/vl_setupnn
(2) vl_compilenn('enableGpu', true)
2. run the testing code from demo.m and you can choose 1%, 3% and 5% noise.