Learning to Push the Limits of Efficient FFT-Based Image Deconvolution
Abstract
This work addresses the task of non-blind image deconvolution. Motivated to keep up with the constant increase in image size, with megapixel images becoming the norm, we aim at pushing the limits of efficient FFT-based techniques. Based on an analysis of traditional and more recent learning-based methods, we generalize existing discriminative approaches by using more powerful regularization, based on convolutional neural networks. Additionally, we propose a simple, yet effective, boundary adjustment method that alleviates the problematic circular convolution assumption, which is necessary for FFT-based deconvolution. We evaluate our approach on two common non-blind deconvolution benchmarks and achieve state-of-the-art results even when including methods which are computationally considerably more expensive.
Cite
Text
Kruse et al. "Learning to Push the Limits of Efficient FFT-Based Image Deconvolution." International Conference on Computer Vision, 2017. doi:10.1109/ICCV.2017.491Markdown
[Kruse et al. "Learning to Push the Limits of Efficient FFT-Based Image Deconvolution." International Conference on Computer Vision, 2017.](https://mlanthology.org/iccv/2017/kruse2017iccv-learning/) doi:10.1109/ICCV.2017.491BibTeX
@inproceedings{kruse2017iccv-learning,
title = {{Learning to Push the Limits of Efficient FFT-Based Image Deconvolution}},
author = {Kruse, Jakob and Rother, Carsten and Schmidt, Uwe},
booktitle = {International Conference on Computer Vision},
year = {2017},
doi = {10.1109/ICCV.2017.491},
url = {https://mlanthology.org/iccv/2017/kruse2017iccv-learning/}
}