CVNov 24, 2019

Normal Assisted Stereo Depth Estimation

arXiv:1911.10444v3102 citations
Originality Highly original
AI Analysis

This work addresses depth estimation issues in 3D tasks for indoor and outdoor environments, representing an incremental improvement through hybrid methods.

The paper tackles the problem of inaccurate stereo depth estimation in challenging scenarios by leveraging normal estimation to improve depth quality, achieving state-of-the-art performance on multiple datasets.

Accurate stereo depth estimation plays a critical role in various 3D tasks in both indoor and outdoor environments. Recently, learning-based multi-view stereo methods have demonstrated competitive performance with a limited number of views. However, in challenging scenarios, especially when building cross-view correspondences is hard, these methods still cannot produce satisfying results. In this paper, we study how to leverage a normal estimation model and the predicted normal maps to improve the depth quality. We couple the learning of a multi-view normal estimation module and a multi-view depth estimation module. In addition, we propose a novel consistency loss to train an independent consistency module that refines the depths from depth/normal pairs. We find that the joint learning can improve both the prediction of normal and depth, and the accuracy & smoothness can be further improved by enforcing the consistency. Experiments on MVS, SUN3D, RGBD, and Scenes11 demonstrate the effectiveness of our method and state-of-the-art performance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes