English

Iterative Residual Image Deconvolution

Computer Vision and Pattern Recognition 2018-11-06 v2

Abstract

Image deblurring, a.k.a. image deconvolution, recovers a clear image from pixel superposition caused by blur degradation. Few deep convolutional neural networks (CNN) succeed in addressing this task. In this paper, we first demonstrate that the minimum-mean-square-error (MMSE) solution to image deblurring can be interestingly unfolded into a series of residual components. Based on this analysis, we propose a novel iterative residual deconvolution (IRD) algorithm. Further, IRD motivates us to take one step forward to design an explicable and effective CNN architecture for image deconvolution. Specifically, a sequence of residual CNN units are deployed, whose intermediate outputs are then concatenated and integrated, resulting in concatenated residual convolutional network (CRCNet). The experimental results demonstrate that proposed CRCNet not only achieves better quantitative metrics but also recovers more visually plausible texture details compared with state-of-the-art methods.

Keywords

Cite

@article{arxiv.1804.06042,
  title  = {Iterative Residual Image Deconvolution},
  author = {Li Si-Yao and Dongwei Ren and Furong Zhao and Zijian Hu and Junfeng Li and Qian Yin},
  journal= {arXiv preprint arXiv:1804.06042},
  year   = {2018}
}

Comments

rejected by AAAI 2019

R2 v1 2026-06-23T01:25:52.919Z