English

Adaptive Deconvolution-based stereo matching Net for Local Stereo Matching

Computer Vision and Pattern Recognition 2021-01-05 v1

Abstract

In deep learning-based local stereo matching methods, larger image patches usually bring better stereo matching accuracy. However, it is unrealistic to increase the size of the image patch size without restriction. Arbitrarily extending the patch size will change the local stereo matching method into the global stereo matching method, and the matching accuracy will be saturated. We simplified the existing Siamese convolutional network by reducing the number of network parameters and propose an efficient CNN based structure, namely Adaptive Deconvolution-based disparity matching Net (ADSM net) by adding deconvolution layers to learn how to enlarge the size of input feature map for the following convolution layers. Experimental results on the KITTI 2012 and 2015 datasets demonstrate that the proposed method can achieve a good trade-off between accuracy and complexity.

Keywords

Cite

@article{arxiv.2101.00221,
  title  = {Adaptive Deconvolution-based stereo matching Net for Local Stereo Matching},
  author = {Xin Ma and Zhicheng Zhang and Danfeng Wang and Yu Luo and Hui Yuan},
  journal= {arXiv preprint arXiv:2101.00221},
  year   = {2021}
}

Comments

20 pages, 13 figures

R2 v1 2026-06-23T21:41:09.154Z