Browse State-of-the-Art › Stereo Matching
Stereo Matching
192 papers with code · 0 benchmarks · 20 datasets archive 2025-07-28
Stereo Matching is one of the core technologies in computer vision, which recovers 3D structures of real world from 2D images. It has been widely used in areas such as autonomous driving, augmented reality and robotics navigation. Given a pair of rectified stereo images, the goal of Stereo Matching is to compute the disparity for each pixel in the reference image, where disparity is defined as the horizontal displacement between a pair of corresponding pixels in the left and right images.
Source: Adaptive Unimodal Cost Volume Filtering for Deep Stereo Matching
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
No benchmark for this task in the archive.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
20 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 192 papers with code (517 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
23 Jul 2020 9 repositories listed Syntology ran 1 of 5 samples · 4 unverifiedContrary to many recent neural network approaches that operate on a full cost volume and rely on 3D convolutions, our approach does not explicitly build a volume and instead relies on a fast multi-resolution…
-
23 Mar 2018 6 repositories listed Syntology ran 3 of 11 samples · 8 unverifiedThe spatial pyramid pooling module takes advantage of the capacity of global context information by aggregating context in different scales and locations to form a cost volume.
-
22 Aug 2021 4 repositories listed Syntology ran 1 of 8 samples · 7 unverifiedDepending on the dimension of cost volume, we design a 2D and a 3D model with encoder-decoders built from 2D and 3D convolutions, respectively.
-
13 Dec 2019 4 repositories listed Syntology ran 6 of 14 samples · 8 unverifiedThe deep multi-view stereo (MVS) and stereo matching approaches generally construct 3D cost volumes to regularize and regress the output depth or disparity.
-
1 Jun 2016 4 repositories listedIn the past year, convolutional neural networks have been shown to perform extremely well for stereo estimation.
-
23 Sep 2022 3 repositories listed Syntology ran 4 of 11 samples · 7 unverifiedIn this paper, we present a novel cost volume construction method, named attention concatenation volume (ACV), which generates attention weights from correlation clues to suppress redundant information and enhance…
-
22 Mar 2022 3 repositories listed Syntology ran 8 of 12 samples · 4 unverified · 11 pointer-only (licence)With the advent of convolutional neural networks, stereo matching algorithms have recently gained tremendous progress.
-
9 Apr 2021 3 repositories listed Syntology ran 4 of 21 samples · 17 unverifiedIn this paper, we propose CFNet, a Cascade and Fused cost volume based network to improve the robustness of the stereo matching network.
-
28 Oct 2020 3 repositories listed Syntology ran 4 of 12 samples · 8 unverifiedLearning matching costs has been shown to be critical to the success of the state-of-the-art deep stereo matching methods, in which 3D convolutions are applied on a 4D feature volume to learn a 3D cost volume.
-
13 Apr 2019 3 repositories listed Syntology ran 6 of 7 samples · 1 unverifiedIn the stereo matching task, matching cost aggregation is crucial in both traditional methods and deep neural network models in order to accurately estimate disparities.
-
8 Apr 2019 3 repositories listedIn this paper, we present LidarStereoNet, the first unsupervised Lidar-stereo fusion network, which can be trained in an end-to-end manner without the need of ground truth depth maps.
-
17 Jan 2025 2 repositories listed Syntology ran 36 of 46 samples · 10 unverified · 46 pointer-only (licence)However, achieving strong zero-shot generalization - a hallmark of foundation models in other computer vision tasks - remains challenging for stereo matching.
-
26 Sep 2024 2 repositories listed Syntology ran 1 of 2 samples · 1 unverified · 2 pointer-only (licence)It is the first to extensively review DL methods as well as stereo datasets, even providing practical suggestions for creating new benchmarks to advance the field.
-
1 Sep 2024 2 repositories listed Syntology ran 4 of 5 samples · 1 unverified · 1 pointer-only (licence)We further propose a selective geometry feature fusion module to adaptively fuse multi-range and multi-granularity geometry features in MGEV.
-
6 May 2022 2 repositories listedThe patch-based fast disparity searching algorithm is adopted for the rectified stereo images.
-
4 Mar 2022 2 repositories listed Syntology ran 0 of 3 samples · 3 unverifiedStereo matching is a fundamental building block for many vision and robotics applications.
-
8 Apr 2021 2 repositories listed Syntology ran 15 of 28 samples · 13 unverifiedDespite stereo matching accuracy has greatly improved by deep learning in the last few years, recovering sharp boundaries and high-resolution outputs efficiently remains challenging.
-
17 Mar 2021 2 repositories listedObject detection in 3D with stereo cameras is an important problem in computer vision, and is particularly crucial in low-cost autonomous mobile robots without LiDARs.
-
16 Sep 2020 2 repositories listedBased on our PAM, we propose a parallax-attention stereo matching network (PASMnet) and a parallax-attention stereo image super-resolution network (PASSRnet) for stereo matching and stereo image super-resolution tasks.
-
4 Aug 2020 2 repositories listed Syntology ran 2 of 8 samples · 6 unverifiedWe propose that it is unnecessary to have such a high reliance on ground truth depths or even corresponding stereo pairs.
-
23 Jun 2020 2 repositories listed Syntology ran 0 of 2 samples · 2 unverifiedFirst, we construct combination volumes on the upper levels of the pyramid and develop a cost volume fusion module to integrate them for initial disparity estimation.
-
24 Mar 2020 2 repositories listedDeep neural networks (DNNs) have achieved great success in the area of computer vision.
-
26 Dec 2019 2 repositories listedThis can be attributed to the memory-consuming cost volume representation and inappropriate depth inference.
-
13 Dec 2019 2 repositories listed Syntology ran 2 of 10 samples · 8 unverifiedWe explore the problem of real-time stereo matching on high-res imagery.
-
15 Nov 2019 2 repositories listedThe key to ASV is to exploit unique characteristics inherent to stereo vision, and apply stereo-specific optimizations, both algorithmically and computationally.
-
9 Sep 2019 2 repositories listedHowever, disparity is just a byproduct of a matching process modeled by cost volume, while indirectly learning cost volume driven by disparity regression is prone to overfitting since the cost volume is under…
-
17 Aug 2019 2 repositories listedThe 3D encoder-decoder block takes the aligned feature volume to produce the omnidirectional depth estimate with regularization on uncertain regions utilizing the global context information.
-
10 Mar 2019 2 repositories listed Syntology ran 0 of 2 samples · 2 unverifiedPrevious works built cost volumes with cross-correlation or concatenation of left and right features across all disparity levels, and then a 2D or 3D convolutional neural network is utilized to regress the disparity…
-
15 Dec 2018 2 repositories listed Syntology ran 2 of 14 samples · 12 unverifiedExplicit representations of the global match distributions of pixel-wise correspondences between pairs of images are desirable for uncertainty estimation and downstream applications.
-
24 Jul 2018 2 repositories listed Syntology ran 3 of 7 samples · 4 unverified · 3 pointer-only (licence)A first estimate of the disparity is computed in a very low resolution cost volume, then hierarchically the model re-introduces high-frequency details through a learned upsampling function that uses compact…
Syntology lines on 20 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections