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

GEDepth: Ground Embedding for Monocular Depth Estimation

About

Monocular depth estimation is an ill-posed problem as the same 2D image can be projected from infinite 3D scenes. Although the leading algorithms in this field have reported significant improvement, they are essentially geared to the particular compound of pictorial observations and camera parameters (i.e., intrinsics and extrinsics), strongly limiting their generalizability in real-world scenarios. To cope with this challenge, this paper proposes a novel ground embedding module to decouple camera parameters from pictorial cues, thus promoting the generalization capability. Given camera parameters, the proposed module generates the ground depth, which is stacked with the input image and referenced in the final depth prediction. A ground attention is designed in the module to optimally combine ground depth with residual depth. Our ground embedding is highly flexible and lightweight, leading to a plug-in module that is amenable to be integrated into various depth estimation networks. Experiments reveal that our approach achieves the state-of-the-art results on popular benchmarks, and more importantly, renders significant generalization improvement on a wide range of cross-domain tests.

Xiaodong Yang, Zhuang Ma, Zhiyu Ji, Zhe Ren• 2023

Related benchmarks

TaskDatasetResultRank
Monocular Depth EstimationKITTI (Eigen)
Abs Rel0.048
502
Depth EstimationKITTI (Eigen split)
RMSE2.05
276
Monocular Depth EstimationDDAD (test)
RMSE10.459
122
Monocular Depth EstimationKITTI (test)
Abs Rel Error0.104
103
Monocular Depth EstimationKITTI Eigen (test)
AbsRel0.048
46
Depth EstimationDDAD (val)
Sq Rel2.119
31
Metric Depth EstimationKITTI in-domain (test)
Acc (δ < 1.25)97.6
27
Monocular Depth EstimationKITTI Outdoor 12 (test)
Abs Rel0.048
15
Video Depth EstimationKITTI
rTC0.919
9
Showing 9 of 9 rows

Other info

Code

Follow for update