End-to-End Learning of Multi-scale Convolutional Neural Network for Stereo Matching
Li Zhang, Quanhong Wang, Haihua Lu, Yong Zhao

TL;DR
This paper introduces MSFNet, a multi-scale CNN architecture that effectively fuses semantic and detailed features for improved stereo disparity estimation, achieving state-of-the-art results on benchmark datasets.
Contribution
The paper proposes a novel multi-scale feature fusion network with a guidance mechanism and consistency check for enhanced stereo matching accuracy.
Findings
Achieves state-of-the-art performance on Scene Flow and KITTI 2015 datasets.
Effectively combines semantic information with fine details.
Improves disparity estimation accuracy through a novel consistency checking method.
Abstract
Deep neural networks have shown excellent performance in stereo matching task. Recently CNN-based methods have shown that stereo matching can be formulated as a supervised learning task. However, less attention is paid on the fusion of contextual semantic information and details. To tackle this problem, we propose a network for disparity estimation based on abundant contextual details and semantic information, called Multi-scale Features Network (MSFNet). First, we design a new structure to encode rich semantic information and fine-grained details by fusing multi-scale features. And we combine the advantages of element-wise addition and concatenation, which is conducive to merge semantic information with details. Second, a guidance mechanism is introduced to guide the network to automatically focus more on the unreliable regions. Third, we formulate the consistency check as an error…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image and Video Retrieval Techniques · Image Enhancement Techniques
