Dynamic Scene Deblurring with Parameter Selective Sharing and Nested Skip Connections

Abstract

Dynamic Scene deblurring is a challenging low-level vision task where spatially variant blur is caused by many factors, e.g., camera shake and object motion. Recent study has made significant progress. Compared with the parameter independence scheme [19] and parameter sharing scheme [33], we develop the general principle for constraining the deblurring network structure by proposing the generic and effective selective sharing scheme. Inside the subnetwork of each scale, we propose a nested skip connection structure for the nonlinear transformation modules to replace stacked convolution layers or residual blocks. Besides, we build a new large dataset of blurred/sharp image pairs towards better restoration quality. Comprehensive experimental results show that our parameter selective sharing scheme, nested skip connection structure, and the new dataset are all significant to set a new state-of-the-art in dynamic scene deblurring.

Cite

Text

Gao et al. "Dynamic Scene Deblurring with Parameter Selective Sharing and Nested Skip Connections." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00397

Markdown

[Gao et al. "Dynamic Scene Deblurring with Parameter Selective Sharing and Nested Skip Connections." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/gao2019cvpr-dynamic/) doi:10.1109/CVPR.2019.00397

BibTeX

@inproceedings{gao2019cvpr-dynamic,
  title     = {{Dynamic Scene Deblurring with Parameter Selective Sharing and Nested Skip Connections}},
  author    = {Gao, Hongyun and Tao, Xin and Shen, Xiaoyong and Jia, Jiaya},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2019},
  doi       = {10.1109/CVPR.2019.00397},
  url       = {https://mlanthology.org/cvpr/2019/gao2019cvpr-dynamic/}
}