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

ScaleDepth: Decomposing Metric Depth Estimation into Scale Prediction and Relative Depth Estimation

About

Estimating depth from a single image is a challenging visual task. Compared to relative depth estimation, metric depth estimation attracts more attention due to its practical physical significance and critical applications in real-life scenarios. However, existing metric depth estimation methods are typically trained on specific datasets with similar scenes, facing challenges in generalizing across scenes with significant scale variations. To address this challenge, we propose a novel monocular depth estimation method called ScaleDepth. Our method decomposes metric depth into scene scale and relative depth, and predicts them through a semantic-aware scale prediction (SASP) module and an adaptive relative depth estimation (ARDE) module, respectively. The proposed ScaleDepth enjoys several merits. First, the SASP module can implicitly combine structural and semantic features of the images to predict precise scene scales. Second, the ARDE module can adaptively estimate the relative depth distribution of each image within a normalized depth space. Third, our method achieves metric depth estimation for both indoor and outdoor scenes in a unified framework, without the need for setting the depth range or fine-tuning model. Extensive experiments demonstrate that our method attains state-of-the-art performance across indoor, outdoor, unconstrained, and unseen scenes. Project page: https://ruijiezhu94.github.io/ScaleDepth

Ruijie Zhu, Chuxin Wang, Ziyang Song, Li Liu, Tianzhu Zhang, Yongdong Zhang• 2024

Related benchmarks

TaskDatasetResultRank
Monocular Depth EstimationKITTI (Eigen split)
Abs Rel0.048
193
Monocular Depth EstimationKITTI
Abs Rel0.049
161
Monocular Depth EstimationDDAD (test)
RMSE6.097
122
Monocular Depth EstimationNYU-Depth v2 (official)
Abs Rel0.074
75
Monocular Depth EstimationiBIMS-1
ARel0.164
32
Monocular Depth EstimationVirtual KITTI 2 (test)
Delta 1 Acc88.2
22
Depth EstimationSUN RGB-D unseen indoor scenes
δ1 Accuracy86.6
7
Depth EstimationiBims-1 Benchmark (unseen indoor scenes)
Delta 1 Acc78.8
7
Depth EstimationDIODE Indoor (unseen)
δ1 Accuracy45.5
7
Depth EstimationHyperSim (unseen indoor scenes)
δ1 Accuracy0.413
7
Showing 10 of 15 rows

Other info

Code

Follow for update