Deep Non-Blind Deconvolution via Generalized Low-Rank Approximation
Abstract
In this paper, we present a deep convolutional neural network to capture the inherent properties of image degradation, which can handle different kernels and saturated pixels in a unified framework. The proposed neural network is motivated by the low-rank property of pseudo-inverse kernels. We first compute a generalized low-rank approximation for a large number of blur kernels, and then use separable filters to initialize the convolutional parameters in the network. Our analysis shows that the estimated decomposed matrices contain the most essential information of the input kernel, which ensures the proposed network to handle various blurs in a unified framework and generate high-quality deblurring results. Experimental results on benchmark datasets with noise and saturated pixels demonstrate that the proposed algorithm performs favorably against state-of-the-art methods.
Cite
Text
Ren et al. "Deep Non-Blind Deconvolution via Generalized Low-Rank Approximation." Neural Information Processing Systems, 2018.Markdown
[Ren et al. "Deep Non-Blind Deconvolution via Generalized Low-Rank Approximation." Neural Information Processing Systems, 2018.](https://mlanthology.org/neurips/2018/ren2018neurips-deep/)BibTeX
@inproceedings{ren2018neurips-deep,
title = {{Deep Non-Blind Deconvolution via Generalized Low-Rank Approximation}},
author = {Ren, Wenqi and Zhang, Jiawei and Ma, Lin and Pan, Jinshan and Cao, Xiaochun and Zuo, Wangmeng and Liu, Wei and Yang, Ming-Hsuan},
booktitle = {Neural Information Processing Systems},
year = {2018},
pages = {297-307},
url = {https://mlanthology.org/neurips/2018/ren2018neurips-deep/}
}