A Neural Approach to Blind Motion Deblurring

March 15, 2016 ยท Entered Twilight ยท ๐Ÿ› European Conference on Computer Vision

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"No code URL or promise found in abstract"
"Code repo scraped from project page (backfill)"

Evidence collected by the PWNC Scanner

Repo contents: FCR_f.m, FC_f.m, README.md, cMul.m, deepcopy.m, doEPLL.m, doForward.m, estK.m, ndeblur1.m, ndeblur2.m, pforward.m, sunUtil, training

Authors Ayan Chakrabarti arXiv ID 1603.04771 Category cs.CV: Computer Vision Citations 460 Venue European Conference on Computer Vision Repository https://github.com/ayanc/ndeblur โญ 45 Last Checked 6 days ago
Abstract
We present a new method for blind motion deblurring that uses a neural network trained to compute estimates of sharp image patches from observations that are blurred by an unknown motion kernel. Instead of regressing directly to patch intensities, this network learns to predict the complex Fourier coefficients of a deconvolution filter to be applied to the input patch for restoration. For inference, we apply the network independently to all overlapping patches in the observed image, and average its outputs to form an initial estimate of the sharp image. We then explicitly estimate a single global blur kernel by relating this estimate to the observed image, and finally perform non-blind deconvolution with this kernel. Our method exhibits accuracy and robustness close to state-of-the-art iterative methods, while being much faster when parallelized on GPU hardware.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision