paper-with-me

Papers

Blind Motion Deblurring with Pixel-Wise Kernel Estimation via Kernel Prediction Networks

2023-08-05 · Guillermo Carbajal, Patricia Vitoria, José Lezama, Pablo Musé

In recent years, the removal of motion blur in photographs has seen impressive progress in the hands of deep learning-based methods, trained to map directly from blurry to sharp images. For this reason, approaches that explicitly use a forward degradation model received significantly less attention. However, a well-defined specification of the blur genesis, as an intermediate step, promotes the generalization and explainability of the method. Towards this goal, we propose a learning-based motion deblurring method based on dense non-uniform motion blur estimation followed by a non-blind deconvolution approach. Specifically, given a blurry image, a first network estimates the dense per-pixel motion blur kernels using a lightweight representation composed of a set of image-adaptive basis motion kernels and the corresponding mixing coefficients. Then, a second network trained jointly with the first one, unrolls a non-blind deconvolution method using the motion kernel field estimated by the first network. The model-driven aspect is further promoted by training the networks on sharp/blurry pairs synthesized according to a convolution-based, non-uniform motion blur degradation model. Qualitative and quantitative evaluation shows that the kernel prediction network produces accurate motion blur estimates, and that the deblurring pipeline leads to restorations of real blurred images that are competitive or superior to those obtained with existing end-to-end deep learning-based methods. Code and trained models are available at https://github.com/GuillermoCarbajal/J-MKPD/.

📄 PDF Abstract BibTeX arXiv:2308.02947

Code (1)

guillermocarbajal/j-mkpd 공식 구현 pytorch

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

Video Deblurring via Semantic Segmentation and Pixel-Wise Non-Linear Kernel

2017-08-11 · ICCV 2017 10 · Wenqi Ren, Jinshan Pan, Xiaochun Cao, Ming-Hsuan Yang

Video deblurring is a challenging problem as the blur is complex and usually caused by the combination of camera shakes, object motions, and depth variations. Optical flow can be used for kernel estimation since it predi…

DeblurringOptical Flow EstimationSemantic SegmentationVideo Deblurring

Graph-Based Blind Image Deblurring From a Single Photograph

2018-02-22 · Yuanchao Bai, Gene Cheung, Xian-Ming Liu, Wen Gao

Blind image deblurring, i.e., deblurring without knowledge of the blur kernel, is a highly ill-posed problem. The problem can be solved in two parts: i) estimate a blur kernel from the blurry image, and ii) given estimat…

Blind Image DeblurringDeblurringImage Deblurring

Non-Blind Deblurring: Handling Kernel Uncertainty With CNNs

2018-06-01 · CVPR 2018 6 · Subeesh Vasu, Venkatesh Reddy Maligireddy, A. N. Rajagopalan

Blind motion deblurring methods are primarily responsible for recovering an accurate estimate of the blur kernel. Non-blind deblurring (NBD) methods, on the other hand, attempt to faithfully restore the original image, g…

DeblurringImage Deblurring

Image Deblurring via Extreme Channels Prior

2017-07-01 · CVPR 2017 7 · Yanyang Yan, Wenqi Ren, Yuanfang Guo, Rui Wang 외

Camera motion introduces motion blur, affecting many computer vision tasks. Dark Channel Prior (DCP) helps the blind deblurring on scenes including natural, face, text, and low-illumination images. However, it has limita…

DeblurringImage Deblurring