paper-with-me

Papers

K3DN: Disparity-Aware Kernel Estimation for Dual-Pixel Defocus Deblurring

2023-01-01 · CVPR 2023 1 · Yan Yang, Liyuan Pan, Liu Liu, Miaomiao Liu

The dual-pixel (DP) sensor captures a two-view image pair in a single snapshot by splitting each pixel in half. The disparity occurs in defocus blurred regions between the two views of the DP pair, while the in-focus sharp regions have zero disparity. This motivates us to propose a K3DN framework for DP pair deblurring, and it has three modules: i) a disparity-aware deblur module. It estimates a disparity feature map, which is used to query a trainable kernel set to estimate a blur kernel that best describes the spatially-varying blur. The kernel is constrained to be symmetrical per the DP formulation. A simple Fourier transform is performed for deblurring that follows the blur model; ii) a reblurring regularization module. It reuses the blur kernel, performs a simple convolution for reblurring, and regularizes the estimated kernel and disparity feature unsupervisedly, in the training stage; iii) a sharp region preservation module. It identifies in-focus regions that correspond to areas with zero disparity between DP images, aims to avoid the introduction of noises during the deblurring process, and improves image restoration performance. Experiments on four standard DP datasets show that the proposed K3DN outperforms state-of-the-art methods, with fewer parameters and flops at the same time.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringImage Restoration

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…

Similar Papers 제목 키워드 기반

Spatio-Focal Bidirectional Disparity Estimation From a Dual-Pixel Image

2023-01-01 · CVPR 2023 1 · Donggun Kim, Hyeonjoong Jang, Inchul Kim, Min H. Kim

Dual-pixel photography is monocular RGB-D photography with an ultra-high resolution, enabling many applications in computational photography. However, there are still several challenges to fully utilizing dual-pixel …

Depth EstimationDisparity EstimationSelf-Supervised Learning

All-directional Disparity Estimation for Real-world QPD Images

2025-01-01 · CVPR 2025 1 · Hongtao Yu, Shaohui Song, Lihu Sun, Wenkai Su 외

Quad Photodiode (QPD) sensors represent an evolution by providing four sub-views, whereas dual-pixel (DP) sensors are limited to two sub-views. In addition to enhancing auto-focus performance, QPD sensors also enable…

AllDisparity Estimation

Learning Sub-Pixel Disparity Distribution for Light Field Depth Estimation

2022-08-20 · Wentao Chao, Xuechun Wang, Yingqian Wang, Guanghui Wang 외

Light field (LF) depth estimation plays a crucial role in many LF-based applications. Existing LF depth estimation methods consider depth estimation as a regression problem, where a pixel-wise L1 loss is employed to supe…

Depth Estimation

Disparity Estimation Using a Quad-Pixel Sensor

2024-09-01 · Zhuofeng Wu, Doehyung Lee, Zihua Liu, Kazunori Yoshizaki 외

A quad-pixel (QP) sensor is increasingly integrated into commercial mobile cameras. The QP sensor has a unit of 2$\times$2 four photodiodes under a single microlens, generating multi-directional phase shifting when out-f…

Depth EstimationDisparity EstimationStereo Matching

Blur-Aware Disparity Estimation From Defocus Stereo Images

2015-12-01 · ICCV 2015 12 · Ching-Hui Chen, Hui Zhou, Timo Ahonen

Defocus blur usually causes performance degradation in establishing the visual correspondence between stereo images. We propose a blur-aware disparity estimation method that is robust to the mismatch of focus in stereo i…

Disparity Estimation