English

Adaptive Unimodal Cost Volume Filtering for Deep Stereo Matching

Computer Vision and Pattern Recognition 2019-11-20 v2

Abstract

State-of-the-art deep learning based stereo matching approaches treat disparity estimation as a regression problem, where loss function is directly defined on true disparities and their estimated ones. However, disparity is just a byproduct of a matching process modeled by cost volume, while indirectly learning cost volume driven by disparity regression is prone to overfitting since the cost volume is under constrained. In this paper, we propose to directly add constraints to the cost volume by filtering cost volume with unimodal distribution peaked at true disparities. In addition, variances of the unimodal distributions for each pixel are estimated to explicitly model matching uncertainty under different contexts. The proposed architecture achieves state-of-the-art performance on Scene Flow and two KITTI stereo benchmarks. In particular, our method ranked the 1st1^{st} place of KITTI 2012 evaluation and the 4th4^{th} place of KITTI 2015 evaluation (recorded on 2019.8.20). The codes of AcfNet are available at: https://github.com/DeepMotionAIResearch/DenseMatchingBenchmark.

Keywords

Cite

@article{arxiv.1909.03751,
  title  = {Adaptive Unimodal Cost Volume Filtering for Deep Stereo Matching},
  author = {Youmin Zhang and Yimin Chen and Xiao Bai and Suihanjin Yu and Kun Yu and Zhiwei Li and Kuiyuan Yang},
  journal= {arXiv preprint arXiv:1909.03751},
  year   = {2019}
}

Comments

Accepted by AAAI 2020

R2 v1 2026-06-23T11:09:31.966Z