Papers › Towards Zero-Shot Scale-Aware Monocular Depth Estimation

Towards Zero-Shot Scale-Aware Monocular Depth Estimation

29 Jun 2023ICCV 2023 1arXiv:2306.17253archive 2025-07-28

Vitor Guizilini, Igor Vasiljevic, Dian Chen, Rares Ambrus, Adrien Gaidon

Monocular depth estimation is scale-ambiguous, and thus requires scale supervision to produce metric predictions. Even so, the resulting models will be geometry-specific, with learned scales that cannot be directly transferred across domains. Because of that, recent works focus instead on relative depth, eschewing scale in favor of improved up-to-scale zero-shot transfer. In this work we introduce ZeroDepth, a novel monocular depth estimation framework capable of predicting metric scale for arbitrary test images from different domains and camera parameters. This is achieved by (i) the use of input-level geometric embeddings that enable the network to learn a scale prior over objects; and (ii) decoupling the encoder and decoder stages, via a variational latent representation that is conditioned on single frame information. We evaluated ZeroDepth targeting both outdoor (KITTI, DDAD, nuScenes) and indoor (NYUv2) benchmarks, and achieved a new state-of-the-art in both settings using the same pre-trained model, outperforming methods that train on in-domain data and require test-time scaling to produce metric estimates.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2306.17253")

Code

Syntology Ran 18 of 21 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 6 ran · our draft was wrong; 2 ran · fixture could not drive it; 10 ran with no contract checked.

By repository: community (archive-listed): 21 samples from 1 repository, 18 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

TRI-ML/vidar officialmentioned on GitHubpytorchNOASSERTION report
cake-lab/Mobile-AR-Depth-Estimation mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

21 samples harvested; 18 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6ran · our draft was wrong
2ran · fixture could not drive it
10ran
3unverified

Licence: 21 of the 21 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from cake-lab/Mobile-AR-Depth-Estimation. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

AttractorLayer cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · dcc68d2d5168c6d2 · report
AttractorLayerUnnormed cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 279b5ed1a765f954 · report
ConditionalLogBinomial cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · af08204fe220399a · report
DepthModel cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 09c47daa6157e163 · report
LogBinomial cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran fingerprinted GPL-3.0 (copyleft) · pointer only · a6d50c03a384b9f9 · report
PrepForMidas cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran fingerprinted GPL-3.0 (copyleft) · pointer only · 40291ed283381627 · report
Projector cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · c7d5b9ffb26b16f9 · report
Resize cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran fingerprinted GPL-3.0 (copyleft) · pointer only · 02cce835de2b105e · report
SeedBinRegressor cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 36f362b347043d76 · report
SeedBinRegressorUnnormed cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · acc1438609c7087b · report
denormalize cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran · our draft was wrong fingerprinted GPL-3.0 (copyleft) · pointer only · 0a23d935ca395f43 · report
exp_attractor cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran · fixture could not drive it GPL-3.0 (copyleft) · pointer only · 718d04d747cf4760 · report
get_activation cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 5e36e11ad4768925 · report
inv_attractor cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran · fixture could not drive it GPL-3.0 (copyleft) · pointer only · 4b7edbe448ed6655 · report
load_state_dict cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 98303a9870582d70 · report
load_state_dict_from_url cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · fc85e8c7a4e15c37 · report
load_wts cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 0da54450ea6be402 · report
log_binom cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) ran · our draft was wrong fingerprinted GPL-3.0 (copyleft) · pointer only · ace543f1e5d9a720 · report
MidasCore cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · 1dac62be1b99a756 · report
ZoeDepth cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · 26b182be61087f4f · report
load_state_from_resource cake-lab/Mobile-AR-Depth-Estimation/models/ZoeDepth/zoedepth/models/zoedepth/zoedepth_v1.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · a7dc96eec669ee52 · report

Tasks

DecoderDepth EstimationMonocular Depth Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Focus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections