Correlate-and-Excite: Real-Time Stereo Matching via Guided Cost Volume Excitation
Antyanta Bangunharcana, Jae Won Cho, Seokju Lee, In So Kweon,, Kyung-Soo Kim, Soohyun Kim

TL;DR
This paper introduces Correlate-and-Excite, a real-time stereo matching network that uses guided channel excitation of cost volume and top-k disparity selection, achieving high accuracy with improved efficiency.
Contribution
The paper proposes a novel Guided Cost volume Excitation (GCE) method and a top-k selection approach, enhancing stereo matching performance while reducing computational complexity.
Findings
Outperforms speed-based algorithms on SceneFlow and KITTI datasets.
Achieves competitive accuracy with state-of-the-art methods.
Demonstrates improved efficiency and effectiveness in real-time stereo matching.
Abstract
Volumetric deep learning approach towards stereo matching aggregates a cost volume computed from input left and right images using 3D convolutions. Recent works showed that utilization of extracted image features and a spatially varying cost volume aggregation complements 3D convolutions. However, existing methods with spatially varying operations are complex, cost considerable computation time, and cause memory consumption to increase. In this work, we construct Guided Cost volume Excitation (GCE) and show that simple channel excitation of cost volume guided by image can improve performance considerably. Moreover, we propose a novel method of using top-k selection prior to soft-argmin disparity regression for computing the final disparity estimate. Combining our novel contributions, we present an end-to-end network that we call Correlate-and-Excite (CoEx). Extensive experiments of our…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Image Enhancement Techniques
