paper-with-me

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, Shuli Yang, Jing Wang

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, without blur kernels estimation. In this paper, inspired by the Projective Motion Path Blur (PMPB) model and deformable convolution, we propose a novel constrained deformable convolutional network (CDCN) for efficient single image dynamic scene blind deblurring, which simultaneously achieves accurate spatially-variant motion blur kernels estimation and the high-quality image restoration from only one observed motion blurred image. In our proposed CDCN, we first construct a novel multi-scale multi-level multi-input multi-output (MSML-MIMO) encoder-decoder architecture for more powerful features extraction ability. Second, different from the DLVBD methods that use multiple consecutive frames, a novel constrained deformable convolution reblurring (CDCR) strategy is proposed, in which the deformable convolution is first applied to blurred features of the inputted single motion blurred image for learning the sampling points of motion blur kernel of each pixel, which is similar to the estimation of the motion density function of the camera shake in the PMPB model, and then a novel PMPB-based reblurring loss function is proposed to constrain the learned sampling points convergence, which can make the learned sampling points match with the relative motion trajectory of each pixel better and promote the accuracy of the spatially-variant motion blur kernels estimation.

📄 PDF Abstract BibTeX arXiv:2208.10711

Code (1)

wuyang1002431655/cdcn 공식 구현

Tasks

DeblurringImage Restoration

Methods 이 논문이 사용한 방법론

Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…
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…

Similar Papers 제목 키워드 기반

Image-to-Graph Convolutional Network for Deformable Shape Reconstruction from a Single Projection Image

2021-08-28 · M. Nakao, F. Tong, M. Nakamura, T. Matsuda

Shape reconstruction of deformable organs from two-dimensional X-ray images is a key technology for image-guided intervention. In this paper, we propose an image-to-graph convolutional network (IGCN) for deformable shape…

ADNet: Attention-guided Deformable Convolutional Network for High Dynamic Range Imaging

2021-05-22 · Zhen Liu, Wenjie Lin, Xinpeng Li, Qing Rao 외

In this paper, we present an attention-guided deformable convolutional network for hand-held multi-frame high dynamic range (HDR) imaging, namely ADNet. This problem comprises two intractable challenges of how to handle …

Face AlignmentVocal Bursts Intensity Prediction

IGCN: Image-to-graph Convolutional Network for 2D/3D Deformable Registration

2021-10-31 · Megumi Nakao, Mitsuhiro Nakamura, Tetsuya Matsuda

Organ shape reconstruction based on a single-projection image during treatment has wide clinical scope, e.g., in image-guided radiotherapy and surgical guidance. We propose an image-to-graph convolutional network that ac…

Cascade Image Matting with Deformable Graph Refinement

2021-05-06 · ICCV 2021 10 · Zijian Yu, Xuhui Li, Huijuan Huang, Wen Zheng 외

Image matting refers to the estimation of the opacity of foreground objects. It requires correct contours and fine details of foreground objects for the matting results. To better accomplish human image matting tasks, we…

Image Matting

A Deep Pyramid Deformable Part Model for Face Detection

2015-08-18 · Rajeev Ranjan, Vishal M. Patel, Rama Chellappa

We present a face detection algorithm based on Deformable Part Models and deep pyramidal features. The proposed method called DP2MFD is able to detect faces of various sizes and poses in unconstrained conditions. It redu…

Face DetectionRobust Face Recognition