paper-with-me

Papers

Dynamic Scene Deblurring Using Spatially Variant Recurrent Neural Networks

2018-06-01 · CVPR 2018 6 · Jiawei Zhang, Jinshan Pan, Jimmy Ren, Yibing Song, Linchao Bao, Rynson W. H. Lau, Ming-Hsuan Yang

Due to the spatially variant blur caused by camera shake and object motions under different scene depths, deblurring images captured from dynamic scenes is challenging. Although recent works based on deep neural networks have shown great progress on this problem, their models are usually large and computationally expensive. In this paper, we propose a novel spatially variant neural network to address the problem. The proposed network is composed of three deep convolutional neural networks (CNNs) and a recurrent neural network (RNN). RNN is used as a deconvolution operator performed on feature maps extracted from the input image by one of the CNNs. Another CNN is used to learn the weights for the RNN at every location. As a result, the RNN is spatially variant and could implicitly model the deblurring process with spatially variant kernels. The third CNN is used to reconstruct the final deblurred feature maps into restored image. The whole network is end-to-end trainable. Our analysis shows that the proposed network has a large receptive field even with a small model size. Quantitative and qualitative evaluations on public datasets demonstrate that the proposed method performs favorably against state-of-the-art algorithms in terms of accuracy, speed, and model size.

📄 PDF Abstract BibTeX

Code (1)

zhjwustc/cvpr18_rnn_deblur_matcaffe

Tasks

Deblurring

Similar Papers 제목 키워드 기반

A Constrained Deformable Convolutional Network for Efficient Single Image Dynamic Scene Blind Deblurring with Spatially-Variant Motion Blur Kernels Estimation

2022-08-23 · Shu Tang, Yang Wu, Hongxing Qin, Xianzhong Xie 외

Most existing deep-learning-based single image dynamic scene blind deblurring (SIDSBD) methods usually design deep networks to directly remove the spatially-variant motion blurs from one inputted motion blurred image, wi…

DeblurringImage Restoration

Deep Dynamic Scene Deblurring from Optical Flow

2023-01-18 · Jiawei Zhang, Jinshan Pan, Daoye Wang, Shangchen Zhou 외

Deblurring can not only provide visually more pleasant pictures and make photography more convenient, but also can improve the performance of objection detection as well as tracking. However, removing dynamic scene blur …

DeblurringOptical Flow Estimation

Motion Deblurring with an Adaptive Network

2019-03-25 · Kuldeep Purohit, A. N. Rajagopalan

In this paper, we address the problem of dynamic scene deblurring in the presence of motion blur. Restoration of images affected by severe blur necessitates a network design with a large receptive field, which existing n…

DeblurringImage DeblurringVideo Deblurring

SVDocNet: Spatially Variant U-Net for Blind Document Deblurring

2019-09-14 · NeurIPS Workshop Document_Intelligen 2019 12 · Bharat Mamidibathula, Prabir Kumar Biswas

Blind document deblurring is a fundamental task in the field of document processing and restoration, having wide enhancement applications in optical character recognition systems, forensics, etc. Since this problem is hi…

DeblurringOptical Character RecognitionOptical Character Recognition (OCR)

Gaussian Kernel Mixture Network for Single Image Defocus Deblurring

2021-10-31 · NeurIPS 2021 12 · Yuhui Quan, Zicong Wu, Hui Ji

Defocus blur is one kind of blur effects often seen in images, which is challenging to remove due to its spatially variant amount. This paper presents an end-to-end deep learning approach for removing defocus blur from a…

Computational EfficiencyDeblurringImage Defocus DeblurringRolling Shutter Correction