paper-with-me

Papers

Efficient Dynamic Scene Deblurring Using Spatially Variant Deconvolution Network With Optical Flow Guided Training

2020-06-01 · CVPR 2020 6 · Yuan Yuan, Wei Su, Dandan Ma

In order to remove the non-uniform blur of images captured from dynamic scenes, many deep learning based methods design deep networks for large receptive fields and strong fitting capabilities, or use multi-scale strategy to deblur image on different scales gradually. Restricted by the fixed structures and parameters, these methods are always huge in model size to handle complex blurs. In this paper, we start from the deblurring deconvolution operation, then design an effective and real-time deblurring network. The main contributions are three folded, 1) we construct a spatially variant deconvolution network using modulated deformable convolutions, which can adjust receptive fields adaptively according to the blur features. 2) our analysis shows the sampling points of deformable convolution can be used to approximate the blur kernel, which can be simplified to bi-directional optical flows. So the position learning of sampling points can be supervised by bi-directional optical flows. 3) we build a light-weighted backbone for image restoration problem, which can balance the calculations and effectiveness well. Experimental results show that the proposed method achieves state-of-the-art deblurring performance, but with less parameters and shorter running time.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringImage RestorationOptical Flow Estimation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…

Similar Papers 제목 키워드 기반

Dynamic Scene Deblurring Using Spatially Variant Recurrent Neural Networks

2018-06-01 · CVPR 2018 6 · Jiawei Zhang, Jinshan Pan, Jimmy Ren, Yibing Song 외

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…

Deblurring

Improved Image Deblurring based on Salient-region Segmentation

2015-02-28 · Chongyang Zhang, Weiyao Lin, Wei Li, Bing Zhou 외

Image deblurring techniques play important roles in many image processing applications. As the blur varies spatially across the image plane, it calls for robust and effective methods to deal with the spatially-variant bl…

DeblurringImage DeblurringSaliency Detection

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

Ring deconvolution microscopy: exploiting symmetry for efficient spatially varying aberration correction

2022-06-17 · Amit Kohli, Anastasios N. Angelopoulos, David McAllister, Esther Whang 외

The most ubiquitous form of computational aberration correction for microscopy is deconvolution. However, deconvolution relies on the assumption that the point spread function is the same across the entire field-of-view.…

Deblurring

Dynamic Scene Deblurring With Parameter Selective Sharing and Nested Skip Connections

2019-06-01 · CVPR 2019 6 · Hongyun Gao, Xin Tao, Xiaoyong Shen, Jiaya Jia

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 …

DeblurringImage Deblurring