English

EdgeStereo: A Context Integrated Residual Pyramid Network for Stereo Matching

Computer Vision and Pattern Recognition 2018-09-25 v3

Abstract

Recent convolutional neural networks, especially end-to-end disparity estimation models, achieve remarkable performance on stereo matching task. However, existed methods, even with the complicated cascade structure, may fail in the regions of non-textures, boundaries and tiny details. Focus on these problems, we propose a multi-task network EdgeStereo that is composed of a backbone disparity network and an edge sub-network. Given a binocular image pair, our model enables end-to-end prediction of both disparity map and edge map. Basically, we design a context pyramid to encode multi-scale context information in disparity branch, followed by a compact residual pyramid for cascaded refinement. To further preserve subtle details, our EdgeStereo model integrates edge cues by feature embedding and edge-aware smoothness loss regularization. Comparative results demonstrates that stereo matching and edge detection can help each other in the unified model. Furthermore, our method achieves state-of-art performance on both KITTI Stereo and Scene Flow benchmarks, which proves the effectiveness of our design.

Keywords

Cite

@article{arxiv.1803.05196,
  title  = {EdgeStereo: A Context Integrated Residual Pyramid Network for Stereo Matching},
  author = {Xiao Song and Xu Zhao and Hanwen Hu and Liangji Fang},
  journal= {arXiv preprint arXiv:1803.05196},
  year   = {2018}
}

Comments

Accepted by Asian Conference on Computer Vision (ACCV) 2018

R2 v1 2026-06-23T00:52:40.969Z