paper-with-me

홈 › Papers

The Sampling-Gaussian for stereo matching

2024-10-09 · Baiyu Pan, Jichao Jiao, Bowen Yao, Jianxin Pang, Jun Cheng

The soft-argmax operation is widely adopted in neural network-based stereo matching methods to enable differentiable regression of disparity. However, network trained with soft-argmax is prone to being multimodal due to absence of explicit constraint to the shape of the probability distribution. Previous methods leverages Laplacian distribution and cross-entropy for training but failed to effectively improve the accuracy and even compromises the efficiency of the network. In this paper, we conduct a detailed analysis of the previous distribution-based methods and propose a novel supervision method for stereo matching, Sampling-Gaussian. We sample from the Gaussian distribution for supervision. Moreover, we interpret the training as minimizing the distance in vector space and propose a combined loss of L1 loss and cosine similarity loss. Additionally, we leveraged bilinear interpolation to upsample the cost volume. Our method can be directly applied to any soft-argmax-based stereo matching method without a reduction in efficiency. We have conducted comprehensive experiments to demonstrate the superior performance of our Sampling-Gaussian. The experimental results prove that we have achieved better accuracy on five baseline methods and two datasets. Our method is easy to implement, and the code is available online.

📄 PDF Abstract BibTeX arXiv:2410.06527

Code (0)

등록된 구현이 없습니다.

Tasks

Stereo Matching

Similar Papers 제목 키워드 기반

Gaussian Mixture based Evidential Learning for Stereo Matching

2024-08-05 · Weide Liu, Xingxing Wang, Lu Wang, Jun Cheng 외

In this paper, we introduce a novel Gaussian mixture based evidential learning solution for robust stereo matching. Diverging from previous evidential deep learning approaches that rely on a single Gaussian distribution,…

Depth EstimationStereo Matching

Bilateral Grid Learning for Stereo Matching Networks

2021-06-19 · CVPR 2021 1 · Bin Xu, Yuhua Xu, Xiaoli Yang, Wei Jia 외

Real-time performance of stereo matching networks is important for many applications, such as automatic driving, robot navigation and augmented reality (AR). Although significant progress has been made in stereo matching…

Robot NavigationStereo Matching

Unsupervised Deep Asymmetric Stereo Matching With Spatially-Adaptive Self-Similarity

2023-01-01 · CVPR 2023 1 · Taeyong Song, Sunok Kim, Kwanghoon Sohn

Unsupervised stereo matching has received a lot of attention since it enables the learning of disparity estimation without ground-truth data. However, most of the unsupervised stereo matching algorithms assume that t…

Disparity EstimationStereo Matching

MatchAttention: Embedding Explicit Matching Constraints into Attention for Efficient Stereo Matching

2025-10-16 · Tingman Yan, Tao Liu, Chenghao Li, Quanli Liu 외 arxiv

Standard attention mechanisms are not well suited to stereo matching. Global attention scales quadratically and provides no explicit matching constraint, while local attention is efficient but loses long-range correspond…

Zero-shot Generalization

UASNet: Uncertainty Adaptive Sampling Network for Deep Stereo Matching

2021-01-01 · ICCV 2021 10 · Yamin Mao, Zhihua Liu, Weiming Li, Yuchao Dai 외

Recent studies have shown that cascade cost volume can play a vital role in deep stereo matching to achieve high resolution depth map with efficient hardware usage. However, how to construct good cascade volume as we…

Stereo Matching