Papers › Depth Anything V2

Depth Anything V2

13 Jun 2024arXiv:2406.09414archive 2025-07-28

Lihe Yang, Bingyi Kang, Zilong Huang, Zhen Zhao, Xiaogang Xu, Jiashi Feng, Hengshuang Zhao

This work presents Depth Anything V2. Without pursuing fancy techniques, we aim to reveal crucial findings to pave the way towards building a powerful monocular depth estimation model. Notably, compared with V1, this version produces much finer and more robust depth predictions through three key practices: 1) replacing all labeled real images with synthetic images, 2) scaling up the capacity of our teacher model, and 3) teaching student models via the bridge of large-scale pseudo-labeled real images. Compared with the latest models built on Stable Diffusion, our models are significantly more efficient (more than 10x faster) and more accurate. We offer models of different scales (ranging from 25M to 1.3B params) to support extensive scenarios. Benefiting from their strong generalization capability, we fine-tune them with metric depth labels to obtain our metric depth models. In addition to our models, considering the limited diversity and frequent noise in current test sets, we construct a versatile evaluation benchmark with precise annotations and diverse scenes to facilitate future research.

PaperPDFCodeCode 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="2406.09414")

Code

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

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

DepthAnything/Depth-Anything-V2 officialmentioned on GitHubpytorchApache-2.0 report
fabio-sim/Depth-Anything-ONNX mentioned on GitHubpytorchApache-2.0 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

9 samples harvested; 3 ran; 1 honoured the contract we drafted; 6 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.

1ran · honoured contract
1ran · our draft was wrong
1ran · fixture could not drive it
6unverified

Licence: 0 of the 9 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

drop_path DepthAnything/Depth-Anything-V2/depth_anything_v2/dinov2_layers/drop_path.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · c157f5b112b3a392 · report
make_2tuple DepthAnything/Depth-Anything-V2/depth_anything_v2/dinov2_layers/patch_embed.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 3c04490a215299f2 · report
named_apply DepthAnything/Depth-Anything-V2/depth_anything_v2/dinov2.py official repository ran · our draft was wrong Apache-2.0 (permissive) · e7fcb6d9ac9deaf4 · report
add_residual DepthAnything/Depth-Anything-V2/depth_anything_v2/dinov2_layers/block.py official repository unverified Apache-2.0 (permissive) · 5d16d4d4fc573ac7 · report
drop_add_residual_stochastic_depth DepthAnything/Depth-Anything-V2/depth_anything_v2/dinov2_layers/block.py official repository unverified Apache-2.0 (permissive) · 85f7ffc01945bb72 · report
get_branges_scales DepthAnything/Depth-Anything-V2/depth_anything_v2/dinov2_layers/block.py official repository unverified Apache-2.0 (permissive) · 5be3610fa1fee19e · report
drop_add_residual_stochastic_depth fabio-sim/Depth-Anything-ONNX/depth_anything_v2/dinov2_layers/block.py community (archive-listed) unverified Apache-2.0 (permissive) · 384c2ee5d2dc2afb · report
drop_path fabio-sim/Depth-Anything-ONNX/depth_anything_v2/dinov2_layers/drop_path.py community (archive-listed) unverified Apache-2.0 (permissive) · 7fd11117910b59f9 · report
named_apply fabio-sim/Depth-Anything-ONNX/depth_anything_v2/dinov2.py community (archive-listed) unverified Apache-2.0 (permissive) · e1b62c034a7d44aa · report

Tasks

Depth EstimationDiversityMonocular Depth Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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