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

RSA: Resolving Scale Ambiguities in Monocular Depth Estimators through Language Descriptions

About

We propose a method for metric-scale monocular depth estimation. Inferring depth from a single image is an ill-posed problem due to the loss of scale from perspective projection during the image formation process. Any scale chosen is a bias, typically stemming from training on a dataset; hence, existing works have instead opted to use relative (normalized, inverse) depth. Our goal is to recover metric-scaled depth maps through a linear transformation. The crux of our method lies in the observation that certain objects (e.g., cars, trees, street signs) are typically found or associated with certain types of scenes (e.g., outdoor). We explore whether language descriptions can be used to transform relative depth predictions to those in metric scale. Our method, RSA, takes as input a text caption describing objects present in an image and outputs the parameters of a linear transformation which can be applied globally to a relative depth map to yield metric-scaled depth predictions. We demonstrate our method on recent general-purpose monocular depth models on indoors (NYUv2, VOID) and outdoors (KITTI). When trained on multiple datasets, RSA can serve as a general alignment module in zero-shot settings. Our method improves over common practices in aligning relative to metric depth and results in predictions that are comparable to an upper bound of fitting relative depth to ground truth via a linear transformation.

Ziyao Zeng, Yangchao Wu, Hyoungseob Park, Daniel Wang, Fengyu Yang, Stefano Soatto, Dong Lao, Byung-Woo Hong, Alex Wong• 2024

Related benchmarks

TaskDatasetResultRank
Monocular Depth EstimationNYU v2 (test)
Abs Rel0.058
257
Monocular Depth EstimationKITTI (Eigen split)
Abs Rel0.052
193
Monocular Depth EstimationDDAD (test)
RMSE12.437
122
Monocular Depth EstimationSUN-RGBD zero-shot
Delta Accuracy (< 1.25)87.8
29
Monocular Depth EstimationSUN-RGBD (test)
AbsRel0.152
22
Monocular Depth EstimationVOID (test)
Accuracy Threshold (< 1.25)78.2
18
Monocular Depth EstimationDDAD outdoor (test)
Delta < 1.25^3 Accuracy98.1
10
Showing 7 of 7 rows

Other info

Code

Follow for update