A Neural Approach to Blind Motion Deblurring
March 15, 2016 ยท Entered Twilight ยท ๐ European Conference on Computer Vision
"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 Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
R.I.P.
๐ป
Ghosted
You Only Look Once: Unified, Real-Time Object Detection
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
R.I.P.
๐ป
Ghosted