Real-World Deep Local Motion Deblurring

Abstract

Most existing deblurring methods focus on removing global blur caused by camera shake, while they cannot well handle local blur caused by object movements. To fill the vacancy of local deblurring in real scenes, we establish the first real local motion blur dataset (ReLoBlur), which is captured by a synchronized beam-splitting photographing system and corrected by a post-progressing pipeline. Based on ReLoBlur, we propose a Local Blur-Aware Gated network (LBAG) and several local blur-aware techniques to bridge the gap between global and local deblurring: 1) a blur detection approach based on background subtraction to localize blurred regions; 2) a gate mechanism to guide our network to focus on blurred regions; and 3) a blur-aware patch cropping strategy to address data imbalance problem. Extensive experiments prove the reliability of ReLoBlur dataset, and demonstrate that LBAG achieves better performance than state-of-the-art global deblurring methods and our proposed local blur-aware techniques are effective.

Cite

Text

Li et al. "Real-World Deep Local Motion Deblurring." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I1.25215

Markdown

[Li et al. "Real-World Deep Local Motion Deblurring." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/li2023aaai-real-a/) doi:10.1609/AAAI.V37I1.25215

BibTeX

@inproceedings{li2023aaai-real-a,
  title     = {{Real-World Deep Local Motion Deblurring}},
  author    = {Li, Haoying and Zhang, Ziran and Jiang, Tingting and Luo, Peng and Feng, Huajun and Xu, Zhihai},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {1314-1322},
  doi       = {10.1609/AAAI.V37I1.25215},
  url       = {https://mlanthology.org/aaai/2023/li2023aaai-real-a/}
}