zhjwustc / cvpr17_iter_deblur_testing_matconvnet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:MATLAB 35.7%Language:Cuda 30.7%Language:C++ 20.8%Language:Python 6.4%Language:Shell 2.9%Language:C 2.4%Language:Makefile 1.1%Language:M 0.0%