Papers › DepthSplat: Connecting Gaussian Splatting and Depth

DepthSplat: Connecting Gaussian Splatting and Depth

17 Oct 2024CVPR 2025 1arXiv:2410.13862archive 2025-07-28

Haofei Xu, Songyou Peng, Fangjinhua Wang, Hermann Blum, Daniel Barath, Andreas Geiger, Marc Pollefeys

Gaussian splatting and single/multi-view depth estimation are typically studied in isolation. In this paper, we present DepthSplat to connect Gaussian splatting and depth estimation and study their interactions. More specifically, we first contribute a robust multi-view depth model by leveraging pre-trained monocular depth features, leading to high-quality feed-forward 3D Gaussian splatting reconstructions. We also show that Gaussian splatting can serve as an unsupervised pre-training objective for learning powerful depth models from large-scale unlabeled datasets. We validate the synergy between Gaussian splatting and depth estimation through extensive ablation and cross-task transfer experiments. Our DepthSplat achieves state-of-the-art performance on ScanNet, RealEstate10K and DL3DV datasets in terms of both depth estimation and novel view synthesis, demonstrating the mutual benefits of connecting both tasks.

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

Code

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

By repository: official repository: 1 sample from 1 repository, 0 ran; community (archive-listed): 15 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.

cvg/depthsplat officialmentioned in papermentioned on GitHubjaxMIT report
autonomousvision/unimatch mentioned on GitHubpytorchMIT 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

16 samples harvested; 8 ran; 2 honoured the contract we drafted; 8 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.

2ran · honoured contract
2ran · violated contract
2ran · our draft was wrong
1ran · fixture could not drive it
1ran
8unverified

Licence: 0 of the 16 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.

box cvg/depthsplat/src/model/encoder/visualization/encoder_visualizer_depthsplat.py official repository unverified MIT (permissive) · b53875099c317965 · report
default autonomousvision/unimatch/unimatch/ldm_unet/attention.py community (archive-listed) ran · violated contract MIT (permissive) · 424012cb37b31172 · report
exists autonomousvision/unimatch/unimatch/ldm_unet/attention.py community (archive-listed) ran · violated contract MIT (permissive) · aa5486a3650902d8 · report
generate_window_grid autonomousvision/unimatch/unimatch/geometry.py community (archive-listed) ran MIT (permissive) · 0823d84f9697f2a7 · report
make_beta_schedule autonomousvision/unimatch/unimatch/ldm_unet/util.py community (archive-listed) ran · honoured contract MIT (permissive) · 3bd7e0cdbd131fdb · report
make_ddim_sampling_parameters autonomousvision/unimatch/unimatch/ldm_unet/util.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 3ee640131c9d4362 · report
make_ddim_timesteps autonomousvision/unimatch/unimatch/ldm_unet/util.py community (archive-listed) ran · honoured contract MIT (permissive) · 0ea4e960ea54514c · report
single_head_full_attention autonomousvision/unimatch/unimatch/attention.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 52b500940a8025a3 · report
uniq autonomousvision/unimatch/unimatch/ldm_unet/attention.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 9a299fe5ae09e407 · report
coords_grid autonomousvision/unimatch/unimatch/geometry.py community (archive-listed) unverified MIT (permissive) · 134980aa63271fbb · report
global_correlation_softmax autonomousvision/unimatch/unimatch/matching.py community (archive-listed) unverified MIT (permissive) · d5a86279192fe3ae · report
local_correlation_softmax autonomousvision/unimatch/unimatch/matching.py community (archive-listed) unverified MIT (permissive) · d9223ffb6230f989 · report
local_correlation_with_flow autonomousvision/unimatch/unimatch/matching.py community (archive-listed) unverified MIT (permissive) · 6dfb2a20d42012c8 · report
normalize_coords autonomousvision/unimatch/unimatch/geometry.py community (archive-listed) unverified MIT (permissive) · 8d0dd2c61c5c3d89 · report
single_head_full_attention_1d autonomousvision/unimatch/unimatch/attention.py community (archive-listed) unverified MIT (permissive) · e886a8babb4916fb · report
single_head_split_window_attention autonomousvision/unimatch/unimatch/attention.py community (archive-listed) unverified MIT (permissive) · 9a948b3b755e6516 · report

Tasks

Depth EstimationNovel View SynthesisUnsupervised Pre-training

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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