CVDec 16, 2024

DVP-MVS: Synergize Depth-Edge and Visibility Prior for Multi-View Stereo

arXiv:2412.11578v219 citationsh-index: 15AAAI
Originality Incremental advance
AI Analysis

This addresses a specific technical bottleneck in 3D reconstruction for computer vision applications, representing an incremental improvement over existing patch deformation methods.

The paper tackles the problem of deformation instability in patch deformation-based multi-view stereo methods caused by mistaken edge-skipping and visibility occlusion, proposing DVP-MVS which synergizes depth-edge alignment and cross-view prior to achieve state-of-the-art performance on ETH3D and Tanks & Temples benchmarks.

Patch deformation-based methods have recently exhibited substantial effectiveness in multi-view stereo, due to the incorporation of deformable and expandable perception to reconstruct textureless areas. However, such approaches typically focus on exploring correlative reliable pixels to alleviate match ambiguity during patch deformation, but ignore the deformation instability caused by mistaken edge-skipping and visibility occlusion, leading to potential estimation deviation. To remedy the above issues, we propose DVP-MVS, which innovatively synergizes depth-edge aligned and cross-view prior for robust and visibility-aware patch deformation. Specifically, to avoid unexpected edge-skipping, we first utilize Depth Anything V2 followed by the Roberts operator to initialize coarse depth and edge maps respectively, both of which are further aligned through an erosion-dilation strategy to generate fine-grained homogeneous boundaries for guiding patch deformation. In addition, we reform view selection weights as visibility maps and restore visible areas by cross-view depth reprojection, then regard them as cross-view prior to facilitate visibility-aware patch deformation. Finally, we improve propagation and refinement with multi-view geometry consistency by introducing aggregated visible hemispherical normals based on view selection and local projection depth differences based on epipolar lines, respectively. Extensive evaluations on ETH3D and Tanks & Temples benchmarks demonstrate that our method can achieve state-of-the-art performance with excellent robustness and generalization.

Foundations

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

Your Notes