English

DepthMamba with Adaptive Fusion

Computer Vision and Pattern Recognition 2024-12-31 v1 Artificial Intelligence

Abstract

Multi-view depth estimation has achieved impressive performance over various benchmarks. However, almost all current multi-view systems rely on given ideal camera poses, which are unavailable in many real-world scenarios, such as autonomous driving. In this work, we propose a new robustness benchmark to evaluate the depth estimation system under various noisy pose settings. Surprisingly, we find current multi-view depth estimation methods or single-view and multi-view fusion methods will fail when given noisy pose settings. To tackle this challenge, we propose a two-branch network architecture which fuses the depth estimation results of single-view and multi-view branch. In specific, we introduced mamba to serve as feature extraction backbone and propose an attention-based fusion methods which adaptively select the most robust estimation results between the two branches. Thus, the proposed method can perform well on some challenging scenes including dynamic objects, texture-less regions, etc. Ablation studies prove the effectiveness of the backbone and fusion method, while evaluation experiments on challenging benchmarks (KITTI and DDAD) show that the proposed method achieves a competitive performance compared to the state-of-the-art methods.

Keywords

Cite

@article{arxiv.2412.19964,
  title  = {DepthMamba with Adaptive Fusion},
  author = {Zelin Meng and Zhichen Wang},
  journal= {arXiv preprint arXiv:2412.19964},
  year   = {2024}
}
R2 v1 2026-06-28T20:50:22.814Z