CVFeb 14, 2024

Depth-aware Volume Attention for Texture-less Stereo Matching

arXiv:2402.08931v27 citationsh-index: 41Has Code
Originality Incremental advance
AI Analysis

This addresses a specific bottleneck in 3D perception for outdoor scenarios, offering incremental improvements in stereo matching.

The paper tackles the challenge of stereo matching in texture-less and texture-repetitive conditions by proposing a lightweight volume refinement scheme with depth-aware attention modules, achieving state-of-the-art performance on public datasets, especially for texture-less images.

Stereo matching plays a crucial role in 3D perception and scenario understanding. Despite the proliferation of promising methods, addressing texture-less and texture-repetitive conditions remains challenging due to the insufficient availability of rich geometric and semantic information. In this paper, we propose a lightweight volume refinement scheme to tackle the texture deterioration in practical outdoor scenarios. Specifically, we introduce a depth volume supervised by the ground-truth depth map, capturing the relative hierarchy of image texture. Subsequently, the disparity discrepancy volume undergoes hierarchical filtering through the incorporation of depth-aware hierarchy attention and target-aware disparity attention modules. Local fine structure and context are emphasized to mitigate ambiguity and redundancy during volume aggregation. Furthermore, we propose a more rigorous evaluation metric that considers depth-wise relative error, providing comprehensive evaluations for universal stereo matching and depth estimation models. We extensively validate the superiority of our proposed methods on public datasets. Results demonstrate that our model achieves state-of-the-art performance, particularly excelling in scenarios with texture-less images. The code is available at https://github.com/ztsrxh/DVANet.

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