readme.txt
August 17, 2018 ยท View on GitHub
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
- Please install matconvnet first (1) run matconvnet/matlab/vl_setupnn (2) vl_compilenn('enableGpu', true)
- run the testing code from demo.m and you can choose 1%, 3% and 5% noise.