paper-with-me

Papers

Du²Net: Learning Depth Estimation from Dual-Cameras and Dual-Pixels

2020-08-01 · ECCV 2020 8 · Yinda Zhang, Neal Wadhwa, Sergio Orts-Escolano, Christian Häne, Sean Fanello, Rahul Garg

Computational stereo has reached a high level of accuracy, but degrades in the presence of occlusions, repeated textures, and correspondence errors along edges. We present a novel approach based on neural networks for depth estimation that combines stereo from dual cameras with stereo from a dual-pixel sensor, which is increasingly common on consumer cameras. Our network uses a novel architecture to fuse these two sources of information and can overcome the above-mentioned limitations of pure binocular stereo matching. Our method provides a dense depth map with sharp edges, which is crucial for computational photography applications like synthethic shallow-depth-of-field or 3D Photos. Additionally, we avoid the inherent ambiguity due to the aperture problem in stereo cameras by designing the stereo baseline to be orthogonal to the dual-pixel baseline. We present experiments and comparisons with state-of-the-art approaches that show that our method offers a substantial improvement over previous works.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationStereo Matching

Similar Papers 제목 키워드 기반

Du$^2$Net: Learning Depth Estimation from Dual-Cameras and Dual-Pixels

2020-03-31 · Yinda Zhang, Neal Wadhwa, Sergio Orts-Escolano, Christian Häne 외

Computational stereo has reached a high level of accuracy, but degrades in the presence of occlusions, repeated textures, and correspondence errors along edges. We present a novel approach based on neural networks for de…

Depth EstimationStereo Matching

Unsupervised Visible-light Images Guided Cross-Spectrum Depth Estimation from Dual-Modality Cameras

2022-04-30 · Yubin Guo, Haobo Jiang, Xinlei Qi, Jin Xie 외

Cross-spectrum depth estimation aims to provide a depth map in all illumination conditions with a pair of dual-spectrum images. It is valuable for autonomous vehicle applications when the vehicle is equipped with two cam…

Depth Estimation

Learning to Autofocus

2020-04-26 · CVPR 2020 6 · Charles Herrmann, Richard Strong Bowen, Neal Wadhwa, Rahul Garg 외

Autofocus is an important task for digital cameras, yet current approaches often exhibit poor performance. We propose a learning-based approach to this problem, and provide a realistic dataset of sufficient size for effe…

Depth Estimation

Learning Single Camera Depth Estimation using Dual-Pixels

2019-04-11 · ICCV 2019 10 · Rahul Garg, Neal Wadhwa, Sameer Ansari, Jonathan T. Barron

Deep learning techniques have enabled rapid progress in monocular depth estimation, but their quality is limited by the ill-posed nature of the problem and the scarcity of high quality datasets. We estimate depth from a …

Depth EstimationMonocular Depth Estimation

DiFuse-Net: RGB and Dual-Pixel Depth Estimation using Window Bi-directional Parallax Attention and Cross-modal Transfer Learning

2025-06-17 · Kunal Swami, Debtanu Gupta, Amrit Kumar Muduli, Chirag Jaiswal 외

Depth estimation is crucial for intelligent systems, enabling applications from autonomous navigation to augmented reality. While traditional stereo and active depth sensors have limitations in cost, power, and robustnes…

Autonomous NavigationDepth EstimationDepth PredictionDisparity Estimation+2