Papers › Depth Any Video with Scalable Synthetic Data

Depth Any Video with Scalable Synthetic Data

14 Oct 2024arXiv:2410.10815archive 2025-07-28

Honghui Yang, Di Huang, Wei Yin, Chunhua Shen, Haifeng Liu, Xiaofei He, Binbin Lin, Wanli Ouyang, Tong He

Video depth estimation has long been hindered by the scarcity of consistent and scalable ground truth data, leading to inconsistent and unreliable results. In this paper, we introduce Depth Any Video, a model that tackles the challenge through two key innovations. First, we develop a scalable synthetic data pipeline, capturing real-time video depth data from diverse synthetic environments, yielding 40,000 video clips of 5-second duration, each with precise depth annotations. Second, we leverage the powerful priors of generative video diffusion models to handle real-world videos effectively, integrating advanced techniques such as rotary position encoding and flow matching to further enhance flexibility and efficiency. Unlike previous models, which are limited to fixed-length video sequences, our approach introduces a novel mixed-duration training strategy that handles videos of varying lengths and performs robustly across different frame rates-even on single frames. At inference, we propose a depth interpolation method that enables our model to infer high-resolution video depth across sequences of up to 150 frames. Our model outperforms all previous generative depth models in terms of spatial accuracy and temporal consistency.

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="2410.10815")

Code

Syntology Ran 8 of 12 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Nightmare-n/DepthAnyVideo officialmentioned on GitHubpytorchNOASSERTION 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

12 samples harvested; 8 ran; 0 honoured the contract we drafted; 4 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.

8ran
4unverified

Licence: 12 of the 12 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 Nightmare-n/DepthAnyVideo. “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.

colorize_depth Nightmare-n/DepthAnyVideo/dav/pipelines/dav_pipeline.py official repository ran licence not identified · pointer only · dda1836513498034 · report
crop Nightmare-n/DepthAnyVideo/dav/utils/img_utils.py official repository ran licence not identified · pointer only · 9de6198eba9e20ac · report
d1 Nightmare-n/DepthAnyVideo/dav/utils/eval_utils.py official repository ran fingerprinted licence not identified · pointer only · eacc04c276c927c2 · report
d2 Nightmare-n/DepthAnyVideo/dav/utils/eval_utils.py official repository ran fingerprinted licence not identified · pointer only · a3878270fa1ba21f · report
d3 Nightmare-n/DepthAnyVideo/dav/utils/eval_utils.py official repository ran fingerprinted licence not identified · pointer only · f8c42aeb933a366a · report
get_2d_sincos_pos_embed Nightmare-n/DepthAnyVideo/dav/models/embeddings.py official repository ran licence not identified · pointer only · f164270170de7c55 · report
imresize_max Nightmare-n/DepthAnyVideo/dav/utils/img_utils.py official repository ran licence not identified · pointer only · 092ac9fec96772b3 · report
resize Nightmare-n/DepthAnyVideo/dav/utils/img_utils.py official repository ran licence not identified · pointer only · f62dbc206ca86a39 · report
get_2d_sincos_pos_embed_from_grid Nightmare-n/DepthAnyVideo/dav/models/embeddings.py official repository unverified licence not identified · pointer only · 59fa7b38de05f443 · report
get_down_block Nightmare-n/DepthAnyVideo/dav/models/unets/unet_3d_rope_blocks.py official repository unverified licence not identified · pointer only · 3e3689acce2d5915 · report
get_timestep_embedding Nightmare-n/DepthAnyVideo/dav/models/embeddings.py official repository unverified no licence file found · pointer only · 38f69a3d1e46016d · report
get_up_block Nightmare-n/DepthAnyVideo/dav/models/unets/unet_3d_rope_blocks.py official repository unverified licence not identified · pointer only · 17a44e9d5e9ba18e · report

Tasks

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