English

A Deep Optimization Approach for Image Deconvolution

Computer Vision and Pattern Recognition 2019-04-17 v1 Machine Learning

Abstract

In blind image deconvolution, priors are often leveraged to constrain the solution space, so as to alleviate the under-determinacy. Priors which are trained separately from the task of deconvolution tend to be instable, or ineffective. We propose the Golf Optimizer, a novel but simple form of network that learns deep priors from data with better propagation behavior. Like playing golf, our method first estimates an aggressive propagation towards optimum using one network, and recurrently applies a residual CNN to learn the gradient of prior for delicate correction on restoration. Experiments show that our network achieves competitive performance on GoPro dataset, and our model is extremely lightweight compared with the state-of-art works.

Keywords

Cite

@article{arxiv.1904.07516,
  title  = {A Deep Optimization Approach for Image Deconvolution},
  author = {Zhijian Luo and Siyu Chen and Yuntao Qian},
  journal= {arXiv preprint arXiv:1904.07516},
  year   = {2019}
}

Comments

12 pages, 16 figures

R2 v1 2026-06-23T08:40:57.691Z