Papers › Learning to Adapt for Stereo

Learning to Adapt for Stereo

5 Apr 2019CVPR 2019 6arXiv:1904.02957archive 2025-07-28

Alessio Tonioni, Oscar Rahnama, Thomas Joy, Luigi Di Stefano, Thalaiyasingam Ajanthan, Philip H. S. Torr

Real world applications of stereo depth estimation require models that are robust to dynamic variations in the environment. Even though deep learning based stereo methods are successful, they often fail to generalize to unseen variations in the environment, making them less suitable for practical applications such as autonomous driving. In this work, we introduce a "learning-to-adapt" framework that enables deep stereo methods to continuously adapt to new target domains in an unsupervised manner. Specifically, our approach incorporates the adaptation procedure into the learning objective to obtain a base set of parameters that are better suited for unsupervised online adaptation. To further improve the quality of the adaptation, we learn a confidence measure that effectively masks the errors introduced during the unsupervised adaptation. We evaluate our method on synthetic and real-world stereo datasets and our experiments evidence that learning-to-adapt is, indeed beneficial for online adaptation on vastly different domains.

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

Code

Syntology Ran 2 of 20 code samples harvested from 1 repository linked to this paper; 18 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong.

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

CVLAB-Unibo/Learning2AdaptForStereo officialmentioned in papermentioned on GitHubtfApache-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

20 samples harvested; 2 ran; 0 honoured the contract we drafted; 18 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 · violated contract
1ran · our draft was wrong
18unverified

Licence: 0 of the 20 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 CVLAB-Unibo/Learning2AdaptForStereo. “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.

average_vars CVLAB-Unibo/Learning2AdaptForStereo/Data_utils/variables.py official repository ran · violated contract Apache-2.0 (permissive) · 59c0d53cfcbb2398 · report
subtract_vars CVLAB-Unibo/Learning2AdaptForStereo/Data_utils/variables.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 3880e32be4fd7c7f · report
augment CVLAB-Unibo/Learning2AdaptForStereo/Data_utils/preprocessing.py official repository unverified Apache-2.0 (permissive) · 27cc437d9adfb80e · report
batch_norm CVLAB-Unibo/Learning2AdaptForStereo/Nets/sharedLayers.py official repository unverified Apache-2.0 (permissive) · ad1b44ffe682391b · report
checkExistance CVLAB-Unibo/Learning2AdaptForStereo/Nets/factory.py official repository unverified Apache-2.0 (permissive) · 7a696b37d539597b · report
check_for_weights_or_restore_them CVLAB-Unibo/Learning2AdaptForStereo/Data_utils/weights_utils.py official repository unverified Apache-2.0 (permissive) · 73c89e4ebc93f573 · report
correlation CVLAB-Unibo/Learning2AdaptForStereo/Nets/sharedLayers.py official repository unverified Apache-2.0 (permissive) · a605840e0a151022 · report
getStereoNet CVLAB-Unibo/Learning2AdaptForStereo/Nets/factory.py official repository unverified Apache-2.0 (permissive) · 1b3c3db337ba04f1 · report
get_meta_learner CVLAB-Unibo/Learning2AdaptForStereo/MetaTrainer/factory.py official repository unverified Apache-2.0 (permissive) · e72daa74fbf6cb2c · report
get_var_to_restore_list CVLAB-Unibo/Learning2AdaptForStereo/Data_utils/weights_utils.py official repository unverified Apache-2.0 (permissive) · 52ac8b9a9d55427b · report
get_variable CVLAB-Unibo/Learning2AdaptForStereo/Nets/sharedLayers.py official repository unverified Apache-2.0 (permissive) · 945ad47f08483c8b · report
interpolate_vars CVLAB-Unibo/Learning2AdaptForStereo/Data_utils/variables.py official repository unverified Apache-2.0 (permissive) · 382960e74b17b40a · report
l1 CVLAB-Unibo/Learning2AdaptForStereo/Losses/loss_factory.py official repository unverified Apache-2.0 (permissive) · f7bd997c454b72ef · report
l2 CVLAB-Unibo/Learning2AdaptForStereo/Losses/loss_factory.py official repository unverified Apache-2.0 (permissive) · 554090648d5d1688 · report
mean_l1 CVLAB-Unibo/Learning2AdaptForStereo/Losses/loss_factory.py official repository unverified Apache-2.0 (permissive) · 741b7a75bf889cab · report
pad_image CVLAB-Unibo/Learning2AdaptForStereo/Data_utils/preprocessing.py official repository unverified Apache-2.0 (permissive) · 683bb31446329db4 · report
random_crop CVLAB-Unibo/Learning2AdaptForStereo/Data_utils/preprocessing.py official repository unverified Apache-2.0 (permissive) · 717593d2efab32b0 · report
readPFM CVLAB-Unibo/Learning2AdaptForStereo/Data_utils/data_reader.py official repository unverified Apache-2.0 (permissive) · 5bd87bf6c7536635 · report
read_image_from_disc CVLAB-Unibo/Learning2AdaptForStereo/Data_utils/data_reader.py official repository unverified Apache-2.0 (permissive) · dd9ab5ac64bbf156 · report
read_list_file CVLAB-Unibo/Learning2AdaptForStereo/Data_utils/data_reader.py official repository unverified Apache-2.0 (permissive) · bd701eec441ee4e5 · report

Tasks

Autonomous DrivingDepth EstimationStereo 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