paper-with-me

Papers

Unsupervised Simultaneous Depth-from-defocus and Depth-from-focus

2021-01-01 · Yawen Lu, Guoyu Lu

If the accuracy of depth estimation from a single RGB image could be improved it would be possible to eliminate the need for expensive and bulky depth sensing hardware. The majority of efforts toward this end have been focused on utilizing geometric constraints, image sequences, or stereo image pairs with the help of a deep neural network. In this work, we propose a framework for simultaneous depth estimation from a single image and image focal stacks using depth-from-defocus and depth-from-focus algorithms. The proposed network is able to learn optimal depth mapping from the information contained in the blurring of a single image, generate a simulated image focal stack and all-in-focus image, and train a depth estimator from an image focal stack. As there is no large dataset specifically designed for our problem, we first learned on a synthetic indoor dataset: NYUv2. Then we compare the performance by comparing with other existing methods on DSLR dataset. Finally, we collected our own dataset using a DSLR and further verify on it. Experiments demonstrate that our system is able to provide comparable results compared with other state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

Depth Estimation and Image Restoration by Deep Learning from Defocused Images

2023-02-21 · Saqib Nazir, Lorenzo Vaquero, Manuel Mucientes, Víctor M. Brea 외

Monocular depth estimation and image deblurring are two fundamental tasks in computer vision, given their crucial role in understanding 3D scenes. Performing any of them by relying on a single image is an ill-posed probl…

DeblurringDepth EstimationImage DeblurringImage Restoration+1

SpiderCam: Low-Power Snapshot Depth from Differential Defocus

2026-03-18 · Marcos A. Ferreira, Tianao Li, John Mamish, Josiah Hester 외 arxiv

We introduce SpiderCam, an FPGA-based snapshot depth-from-defocus camera which produces 480x400 sparse depth maps in real-time at 32.5 FPS over a working range of 52 cm while consuming 624 mW of power in total. SpiderCam…

Depth-Consistent 3D Gaussian Splatting via Physical Defocus Modeling and Multi-View Geometric Supervision

2025-11-13 · Yu Deng, Baozhu Zhao, Junyan Su, Xiaohan Zhang 외 arxiv

Three-dimensional reconstruction in scenes with extreme depth variations remains challenging due to inconsistent supervisory signals between near-field and far-field regions. Existing methods fail to simultaneously addre…

Depth Estimation

Multi-task Learning for Monocular Depth and Defocus Estimations with Real Images

2022-08-21 · Renzhi He, Hualin Hong, Boya Fu, Fei Liu

Monocular depth estimation and defocus estimation are two fundamental tasks in computer vision. Most existing methods treat depth estimation and defocus estimation as two separate tasks, ignoring the strong connection be…

Defocus EstimationDepth EstimationMonocular Depth EstimationMulti-Task Learning

Depth and DOF Cues Make A Better Defocus Blur Detector

2023-06-20 · Yuxin Jin, Ming Qian, Jincheng Xiong, Nan Xue 외

Defocus blur detection (DBD) separates in-focus and out-of-focus regions in an image. Previous approaches mistakenly mistook homogeneous areas in focus for defocus blur regions, likely due to not considering the internal…

Defocus Blur DetectionDepth EstimationMonocular Depth Estimation