paper-with-me

Papers

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 single camera by leveraging the dual-pixel auto-focus hardware that is increasingly common on modern camera sensors. Classic stereo algorithms and prior learning-based depth estimation techniques under-perform when applied on this dual-pixel data, the former due to too-strong assumptions about RGB image matching, and the latter due to not leveraging the understanding of optics of dual-pixel image formation. To allow learning based methods to work well on dual-pixel imagery, we identify an inherent ambiguity in the depth estimated from dual-pixel cues, and develop an approach to estimate depth up to this ambiguity. Using our approach, existing monocular depth estimation techniques can be effectively applied to dual-pixel data, and much smaller models can be constructed that still infer high quality depth. To demonstrate this, we capture a large dataset of in-the-wild 5-viewpoint RGB images paired with corresponding dual-pixel data, and show how view supervision with this data can be used to learn depth up to the unknown ambiguities. On our new task, our model is 30% more accurate than any prior work on learning-based monocular or stereoscopic depth estimation.

📄 PDF Abstract BibTeX arXiv:1904.05822

Code (1)

google-research/google-research/tree/master/dual_pixels 공식 구현 tf

Tasks

Depth EstimationMonocular Depth Estimation

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

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 외

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

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

altiro3D: Scene representation from single image and novel view synthesis

2023-04-02 · E. Canessa, L. Tenze

We introduce altiro3D, a free extended library developed to represent reality starting from a given original RGB image or flat video. It allows to generate a light-field (or Native) image or video and get a realistic 3D …

Depth EstimationMonocular Depth EstimationNovel View Synthesis

DepthInSpace: Exploitation and Fusion of Multiple Video Frames for Structured-Light Depth Estimation

2021-01-01 · ICCV 2021 10 · Mohammad Mahdi Johari, Camilla Carta, Francois Fleuret

We present DepthInSpace, a self-supervised deep-learning method for depth estimation using a structured-light camera. The design of this method is motivated by the commercial use case of embedded depth sensors in now…

Depth EstimationOptical Flow Estimation