Ghost-Stereo: GhostNet-based Cost Volume Enhancement and Aggregation for Stereo Matching Networks
Xingguang Jiang, Xiaofeng Bian, Chenggang Guo

TL;DR
Ghost-Stereo introduces a GhostNet-based stereo matching network that enhances cost volume processing with reduced parameters and faster computation, achieving competitive accuracy and better generalization on benchmarks.
Contribution
The paper proposes Ghost-Stereo, a novel end-to-end stereo matching network utilizing GhostNet for cost volume enhancement and aggregation, reducing complexity while maintaining high performance.
Findings
Achieves comparable accuracy to state-of-the-art real-time methods.
Reduces computational complexity with GhostNet-inspired modules.
Demonstrates better generalization on benchmark datasets.
Abstract
Depth estimation based on stereo matching is a classic but popular computer vision problem, which has a wide range of real-world applications. Current stereo matching methods generally adopt the deep Siamese neural network architecture, and have achieved impressing performance by constructing feature matching cost volumes and using 3D convolutions for cost aggregation. However, most existing methods suffer from large number of parameters and slow running time due to the sequential use of 3D convolutions. In this paper, we propose Ghost-Stereo, a novel end-to-end stereo matching network. The feature extraction part of the network uses the GhostNet to form a U-shaped structure. The core of Ghost-Stereo is a GhostNet feature-based cost volume enhancement (Ghost-CVE) module and a GhostNet-inspired lightweight cost volume aggregation (Ghost-CVA) module. For the Ghost-CVE part, cost volumes…
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 Processing Techniques · Image and Signal Denoising Methods
MethodsPointwise Convolution · Depthwise Convolution · Depthwise Separable Convolution · Batch Normalization · Residual Connection · Ghost Module · Sigmoid Activation · Squeeze-and-Excitation Block · *Communicated@Fast*How Do I Communicate to Expedia? · 1x1 Convolution
