English

Learning to Adapt for Stereo

Computer Vision and Pattern Recognition 2019-08-09 v1

Abstract

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.

Keywords

Cite

@article{arxiv.1904.02957,
  title  = {Learning to Adapt for Stereo},
  author = {Alessio Tonioni and Oscar Rahnama and Thomas Joy and Luigi Di Stefano and Thalaiyasingam Ajanthan and Philip H. S. Torr},
  journal= {arXiv preprint arXiv:1904.02957},
  year   = {2019}
}

Comments

Accepted at CVPR2019. Code available at https://github.com/CVLAB-Unibo/Learning2AdaptForStereo

R2 v1 2026-06-23T08:30:13.407Z