Papers › SMD-Nets: Stereo Mixture Density Networks

SMD-Nets: Stereo Mixture Density Networks

8 Apr 2021CVPR 2021 1arXiv:2104.03866archive 2025-07-28

Fabio Tosi, Yiyi Liao, Carolin Schmitt, Andreas Geiger

Despite stereo matching accuracy has greatly improved by deep learning in the last few years, recovering sharp boundaries and high-resolution outputs efficiently remains challenging. In this paper, we propose Stereo Mixture Density Networks (SMD-Nets), a simple yet effective learning framework compatible with a wide class of 2D and 3D architectures which ameliorates both issues. Specifically, we exploit bimodal mixture densities as output representation and show that this allows for sharp and precise disparity estimates near discontinuities while explicitly modeling the aleatoric uncertainty inherent in the observations. Moreover, we formulate disparity estimation as a continuous problem in the image domain, allowing our model to query disparities at arbitrary spatial precision. We carry out comprehensive experiments on a new high-resolution and highly realistic synthetic stereo dataset, consisting of stereo pairs at 8Mpx resolution, as well as on real-world stereo datasets. Our experiments demonstrate increased depth accuracy near object boundaries and prediction of ultra high-resolution disparity maps on standard GPUs. We demonstrate the flexibility of our technique by improving the performance of a variety of stereo backbones.

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

Code

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

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

fabiotosi92/SMD-Nets officialmentioned in paperpytorch report
Mirmix/ddlmvs 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

28 samples harvested; 15 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.

4ran · our draft was wrong
1ran · fixture could not drive it
10ran
13unverified

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

Regressor fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · c2896a15e4b9aa7d · report
ResNetMultiImageInput fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 0e653694acc4e981 · report
Sine fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · a16de707e5586b16 · report
local_contrast_normalization fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository ran · our draft was wrong MIT (permissive) · eb4a51cd37197a6e · report
resnet_multiimage_input fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository ran · our draft was wrong MIT (permissive) · 98f5a5eb6fec0a91 · report
DepthDecoder fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository unverified MIT (permissive) · 7ccf369a6cafb07a · report
HSMNet fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository unverified MIT (permissive) · 338810fc5e2043a8 · report
PSMNet fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository unverified MIT (permissive) · 15bbcc83e8f87378 · report
ResnetEncoder fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository unverified MIT (permissive) · 4af63eb5010aaaf7 · report
SDFilter fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository unverified MIT (permissive) · 12cf0361c050441b · report
SMDHead fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository unverified MIT (permissive) · c8a3ac84df7ddea3 · report
gaussian_blur fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository unverified MIT (permissive) · e2fb247c688205e5 · report
get_backbone fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository unverified MIT (permissive) · 23b44af6dc3ed7f3 · report
hourglass fabiotosi92/SMD-Nets/lib/model/SMDHead.py official repository unverified MIT (permissive) · 47c7f7aa6bec2802 · report
ConvBnReLU3D Mirmix/ddlmvs/models/net.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · 76a27023b936b897 · report
DepthInitialization Mirmix/ddlmvs/models/net.py community (archive-listed) ran MIT (permissive) · 92bc6ab66d10346b · report
FeatureNet Mirmix/ddlmvs/models/net.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · ee2cc279bdf6169f · report
FeatureWeightNet Mirmix/ddlmvs/models/net.py community (archive-listed) ran MIT (permissive) · fde70f1c0e22a3e9 · report
PixelwiseNet Mirmix/ddlmvs/models/net.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · de28fde5fb92de44 · report
Propagation Mirmix/ddlmvs/models/net.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · 9dc98895fe55dc6b · report
SimilarityNet Mirmix/ddlmvs/models/net.py community (archive-listed) ran fingerprinted MIT (permissive) · 52e4096f56488419 · report
depth_regression Mirmix/ddlmvs/models/net.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · e8f9986089f1f048 · report
depth_weight Mirmix/ddlmvs/models/net.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 25252e58e3b331de · report
differentiable_warping Mirmix/ddlmvs/models/net.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 00b8d4f5fece378f · report
DDLMVS Mirmix/ddlmvs/models/net.py community (archive-listed) unverified MIT (permissive) · 89bd4abf9c72da4f · report
Evaluation Mirmix/ddlmvs/models/net.py community (archive-listed) unverified MIT (permissive) · c0aa140f64e3d229 · report
PatchMatch Mirmix/ddlmvs/models/net.py community (archive-listed) unverified MIT (permissive) · 9c7781a0f6f917c4 · report
Refinement Mirmix/ddlmvs/models/net.py community (archive-listed) unverified MIT (permissive) · 117934fc23392abd · report

Tasks

Disparity EstimationStereo Matching

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