Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Adaptive Fusion of Single-View and Multi-View Depth for Autonomous Driving

About

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 address this challenge, we propose a single-view and multi-view fused depth estimation system, which adaptively integrates high-confident multi-view and single-view results for both robust and accurate depth estimations. The adaptive fusion module performs fusion by dynamically selecting high-confidence regions between two branches based on a wrapping confidence map. Thus, the system tends to choose the more reliable branch when facing textureless scenes, inaccurate calibration, dynamic objects, and other degradation or challenging conditions. Our method outperforms state-of-the-art multi-view and fusion methods under robustness testing. Furthermore, we achieve state-of-the-art performance on challenging benchmarks (KITTI and DDAD) when given accurate pose estimations. Project website: https://github.com/Junda24/AFNet/.

JunDa Cheng, Wei Yin, Kaixuan Wang, Xiaozhi Chen, Shijie Wang, Xin Yang• 2024

Related benchmarks

TaskDatasetResultRank
Monocular Depth EstimationDDAD (test)
RMSE7.23
122
Monocular Depth EstimationKITTI (test)
Abs Rel Error0.039
103
Depth EstimationScanNet
AbsRel0.091
94
Multi-view Depth EstimationDDAD (test)
AbsRel0.092
40
Monocular Depth EstimationKITTI 16 (Eigen split)
Abs Rel Error0.044
20
Depth EstimationKITTI Odometry 11 (Sequence 00)
AbsRel5.2
12
Multi-view Depth EstimationKITTI Odometry 11 (sequence 04)
Absolute Relative Error0.059
12
Multi-view Depth EstimationKITTI Odometry 11 (sequence 05)
Absolute Relative Error0.063
12
Depth EstimationKITTI Odometry 11 (Sequence 06)
Abs Rel Error0.039
12
Depth EstimationKITTI Odometry 11 (Sequence 07)
AbsRel0.055
12
Showing 10 of 12 rows

Other info

Code

Follow for update