paper-with-me

홈 › Papers

End-to-end Learning of Cost-Volume Aggregation for Real-time Dense Stereo

2016-11-17 · Andrey Kuzmin, Dmitry Mikushin, Victor Lempitsky

We present a new deep learning-based approach for dense stereo matching. Compared to previous works, our approach does not use deep learning of pixel appearance descriptors, employing very fast classical matching scores instead. At the same time, our approach uses a deep convolutional network to predict the local parameters of cost volume aggregation process, which in this paper we implement using differentiable domain transform. By treating such transform as a recurrent neural network, we are able to train our whole system that includes cost volume computation, cost-volume aggregation (smoothing), and winner-takes-all disparity selection end-to-end. The resulting method is highly efficient at test time, while achieving good matching accuracy. On the KITTI 2015 benchmark, it achieves a result of 6.34\% error rate while running at 29 frames per second rate on a modern GPU.

📄 PDF Abstract BibTeX arXiv:1611.05689

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGPUStereo MatchingStereo Matching Hand

Similar Papers 제목 키워드 기반

Integrative Feature and Cost Aggregation with Transformers for Dense Correspondence

2022-09-19 · Sunghwan Hong, Seokju Cho, Seungryong Kim, Stephen Lin

We present a novel architecture for dense correspondence. The current state-of-the-art are Transformer-based approaches that focus on either feature descriptors or cost volume aggregation. However, they generally aggrega…

Geometric MatchingSemantic correspondence

TANDEM: Tracking and Dense Mapping in Real-time using Deep Multi-view Stereo

2021-11-14 · Lukas Koestler, Nan Yang, Niclas Zeller, Daniel Cremers

In this paper, we present TANDEM a real-time monocular tracking and dense mapping framework. For pose estimation, TANDEM performs photometric bundle adjustment based on a sliding window of keyframes. To increase the robu…

3D ReconstructionMonocular Visual OdometryPose EstimationVisual Odometry

Decoupling Bidirectional Geometric Representations of 4D cost volume with 2D convolution

2025-09-02 · Xiaobao Wei, Changyong Shu, Zhaokun Yue, Chang Huang 외 arxiv

High-performance real-time stereo matching methods invariably rely on 3D regularization of the cost volume, which is unfriendly to mobile devices. And 2D regularization based methods struggle in ill-posed regions. In thi…

Ghost-Stereo: GhostNet-based Cost Volume Enhancement and Aggregation for Stereo Matching Networks

2024-05-23 · Xingguang Jiang, Xiaofeng Bian, Chenggang Guo

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 netwo…

Depth EstimationStereo Matching

Unifying Feature and Cost Aggregation with Transformers for Semantic and Visual Correspondence

2024-03-17 · Sunghwan Hong, Seokju Cho, Seungryong Kim, Stephen Lin

This paper introduces a Transformer-based integrative feature and cost aggregation network designed for dense matching tasks. In the context of dense matching, many works benefit from one of two forms of aggregation: fea…

Geometric Matching