Stereo Matching

150 papers with code • 0 benchmarks • 19 datasets

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

Libraries

Use these libraries to find Stereo Matching models and implementations

RomniStereo: Recurrent Omnidirectional Stereo Matching

halleyjiang/romnistereo 9 Jan 2024

To bridge the gap between OSM and RAFT, we mainly propose an opposite adaptive weighting scheme to seamlessly transform the outputs of spherical sweeping of OSM into the required inputs for the recurrent update, thus creating a recurrent omnidirectional stereo matching (RomniStereo) algorithm.

18
09 Jan 2024

S3Net: Innovating Stereo Matching and Semantic Segmentation with a Single-Branch Semantic Stereo Network in Satellite Epipolar Imagery

cveo/s3net 3 Jan 2024

Stereo matching and semantic segmentation are significant tasks in binocular satellite 3D reconstruction.

8
03 Jan 2024

BDIS-SLAM: A lightweight CPU-based dense stereo SLAM for surgery

jingweisong/bdis-slam 25 Dec 2023

Conclusion: The proposed BDIS-SLAM is a lightweight stereo dense SLAM system for MIS.

11
25 Dec 2023

Global Occlusion-Aware Transformer for Robust Stereo Matching

magicboomliu/goat 22 Dec 2023

Despite the remarkable progress facilitated by learning-based stereo-matching algorithms, the performance in the ill-conditioned regions, such as the occluded regions, remains a bottleneck.

17
22 Dec 2023

Revisiting Depth Completion from a Stereo Matching Perspective for Cross-domain Generalization

bartn8/vppdc 14 Dec 2023

This paper proposes a new framework for depth completion robust against domain-shifting issues.

16
14 Dec 2023

OpenStereo: A Comprehensive Benchmark for Stereo Matching and Strong Baseline

xiandaguo/openstereo 1 Dec 2023

Based on OpenStereo, we conducted experiments and have achieved or surpassed the performance metrics reported in the original paper.

253
01 Dec 2023

MC-Stereo: Multi-peak Lookup and Cascade Search Range for Stereo Matching

miaojief/mc-stereo 4 Nov 2023

This architecture mitigates the multi-peak distribution problem in matching through the multi-peak lookup strategy, and integrates the coarse-to-fine concept into the iterative framework via the cascade search range.

19
04 Nov 2023

When Epipolar Constraint Meets Non-local Operators in Multi-View Stereo

tqtqliu/et-mvsnet ICCV 2023

This constraint reduces the 2D search space into the epipolar line in stereo matching.

50
29 Sep 2023

SparseSat-NeRF: Dense Depth Supervised Neural Radiance Fields for Sparse Satellite Images

lulinzhang/sps-nerf 1 Sep 2023

However, NeRF and its variants require many views to produce convincing scene's geometries which in earth observation satellite imaging is rare.

17
01 Sep 2023

ELFNet: Evidential Local-global Fusion for Stereo Matching

jimmy19991222/elfnet ICCV 2023

Although existing stereo matching models have achieved continuous improvement, they often face issues related to trustworthiness due to the absence of uncertainty estimation.

42
01 Aug 2023