Papers › A Benchmark and a Baseline for Robust Multi-view Depth Estimation

A Benchmark and a Baseline for Robust Multi-view Depth Estimation

13 Sep 2022arXiv:2209.06681archive 2025-07-28

Philipp Schröppel, Jan Bechtold, Artemij Amiranashvili, Thomas Brox

Recent deep learning approaches for multi-view depth estimation are employed either in a depth-from-video or a multi-view stereo setting. Despite different settings, these approaches are technically similar: they correlate multiple source views with a keyview to estimate a depth map for the keyview. In this work, we introduce the Robust Multi-View Depth Benchmark that is built upon a set of public datasets and allows evaluation in both settings on data from different domains. We evaluate recent approaches and find imbalanced performances across domains. Further, we consider a third setting, where camera poses are available and the objective is to estimate the corresponding depth maps with their correct scale. We show that recent approaches do not generalize across datasets in this setting. This is because their cost volume output runs out of distribution. To resolve this, we present the Robust MVD Baseline model for multi-view depth estimation, which is built upon existing components but employs a novel scale augmentation procedure. It can be applied for robust multi-view depth estimation, independent of the target data. We provide code for the proposed benchmark and baseline model at https://github.com/lmb-freiburg/robustmvd.

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

Code

Syntology Ran 0 of 13 code samples harvested from 1 repository linked to this paper; 13 have no recorded run.

By repository: official repository: 13 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.

lmb-freiburg/robustmvd officialmentioned in papermentioned 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

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

13unverified

Licence: 0 of the 13 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 lmb-freiburg/robustmvd. “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.

create_loss lmb-freiburg/robustmvd/rmvd/loss/factory.py official repository unverified Apache-2.0 (permissive) · 4fd118b76e65dd5b · report
create_model lmb-freiburg/robustmvd/rmvd/models/factory.py official repository unverified Apache-2.0 (permissive) · 58dbc50c6e14bd23 · report
get_dataset_arg lmb-freiburg/robustmvd/data_viewer.py official repository unverified Apache-2.0 (permissive) · 8b8d1839fc7d282d · report
has_loss lmb-freiburg/robustmvd/rmvd/loss/registry.py official repository unverified Apache-2.0 (permissive) · 988ad845f3a1efd1 · report
has_model lmb-freiburg/robustmvd/rmvd/models/registry.py official repository unverified Apache-2.0 (permissive) · 0abc31be06896333 · report
list_models lmb-freiburg/robustmvd/rmvd/models/registry.py official repository unverified Apache-2.0 (permissive) · ccbc3fa8f40fd40d · report
m_univariate_laplace_nll lmb-freiburg/robustmvd/rmvd/loss/utils.py official repository unverified Apache-2.0 (permissive) · 1fe12ff687a6aec5 · report
mae lmb-freiburg/robustmvd/rmvd/loss/utils.py official repository unverified Apache-2.0 (permissive) · 17be877e869b59a5 · report
pointwise_ae lmb-freiburg/robustmvd/rmvd/loss/utils.py official repository unverified Apache-2.0 (permissive) · 6300ae5e1bcfe4fe · report
prepare_custom_model lmb-freiburg/robustmvd/rmvd/models/factory.py official repository unverified Apache-2.0 (permissive) · 74dbbba2b390786a · report
register_loss lmb-freiburg/robustmvd/rmvd/loss/registry.py official repository unverified Apache-2.0 (permissive) · 63b07cfaf639b4f9 · report
register_model lmb-freiburg/robustmvd/rmvd/models/registry.py official repository unverified Apache-2.0 (permissive) · 1dfeb46c44d62d62 · report
remove_batch_dim lmb-freiburg/robustmvd/rmvd/models/helpers.py official repository unverified Apache-2.0 (permissive) · 34877074997c3694 · report

Tasks

Depth Estimation

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