CVLGMar 2, 2022

DDL-MVS: Depth Discontinuity Learning for MVS Networks

arXiv:2203.01391v31 citationsh-index: 37
Originality Incremental advance
AI Analysis

This addresses the problem of balancing accuracy and completeness in 3D reconstruction for computer vision applications, representing an incremental improvement to existing learning-based MVS pipelines.

The paper tackles the trade-off between accuracy and completeness in learning-based multi-view stereo (MVS) reconstruction by proposing depth discontinuity learning, which jointly estimates depth and boundary maps to refine depth maps, resulting in improved reconstruction quality across various datasets.

Traditional MVS methods have good accuracy but struggle with completeness, while recently developed learning-based multi-view stereo (MVS) techniques have improved completeness except accuracy being compromised. We propose depth discontinuity learning for MVS methods, which further improves accuracy while retaining the completeness of the reconstruction. Our idea is to jointly estimate the depth and boundary maps where the boundary maps are explicitly used for further refinement of the depth maps. We validate our idea and demonstrate that our strategies can be easily integrated into the existing learning-based MVS pipeline where the reconstruction depends on high-quality depth map estimation. Extensive experiments on various datasets show that our method improves reconstruction quality compared to baseline. Experiments also demonstrate that the presented model and strategies have good generalization capabilities. The source code will be available soon.

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