Deep Image Deblurring Using Local Correlation Block
Abstract
Dynamic scene deblurring is a challenging problem due to the various blurry source. Many deep learning based approaches try to train end-to-end deblurring networks, and achieve successful performance. However, the architectures and parameters of these methods are unchanged after training, so they need deeper network architectures and more parameters to adapt different blurry images, which increase the computational complexity. In this paper, we propose a local correlation block (LCBlock), which can adjust the weights of features adaptively according to the blurry inputs. And we use it to construct a dynamic scene deblurring network named LCNet. Experimental results show that the proposed LC-Net produces compariable performance with shorter running time and smaller network size, compared to state-of-the-art learning-based methods.
BibTeX
@inproceedings{icassp2020_deepimagedeblurr,
title = {Deep Image Deblurring Using Local Correlation Block},
author = {Wei Su and Yuan Yuan and Qi Wang},
booktitle = {ICASSP 2020},
year = {2020}
}