English

SMD-Nets: Stereo Mixture Density Networks

Computer Vision and Pattern Recognition 2021-04-09 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2104.03866,
  title  = {SMD-Nets: Stereo Mixture Density Networks},
  author = {Fabio Tosi and Yiyi Liao and Carolin Schmitt and Andreas Geiger},
  journal= {arXiv preprint arXiv:2104.03866},
  year   = {2021}
}

Comments

CVPR 2021. Project Page: https://github.com/fabiotosi92/SMD-Nets

R2 v1 2026-06-24T00:58:16.320Z