stereo-matching
There are 204 repositories under stereo-matching topic.
cdcseacave/openMVS
open Multi-View Stereo reconstruction library
JiaRenChang/PSMNet
Pyramid Stereo Matching Network (CVPR2018)
ethan-li-coding/SemiGlobalMatching
SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学,欢迎star!
ethan-li-coding/PatchMatchStereo
PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!
mli0603/stereo-transformer
Revisiting Stereo Depth Estimation From a Sequence-to-Sequence Perspective with Transformers. (ICCV 2021 Oral)
feihuzhang/GANet
GA-Net: Guided Aggregation Net for End-to-end Stereo Matching
gangweiX/IGEV
[CVPR 2023] Iterative Geometry Encoding Volume for Stereo Matching
haofeixu/aanet
[CVPR'20] AANet: Adaptive Aggregation Network for Efficient Stereo Matching
megvii-research/CREStereo
Official MegEngine implementation of CREStereo(CVPR 2022 Oral).
gangweiX/ACVNet
[TPAMI 2024 & CVPR 2022] Attention Concatenation Volume for Accurate and Efficient Stereo Matching
gengshan-y/high-res-stereo
Hierarchical Deep Stereo Matching on High Resolution Images, CVPR 2019.
nianticlabs/stereo-from-mono
[ECCV 2020] Learning stereo from single images using monocular depth estimation networks
ethan-li-coding/AD-Census
AD-Census立体匹配算法,**学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰,欢迎star!
uber-research/DeepPruner
DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch (ICCV 2019)
fabiotosi92/NeRF-Supervised-Deep-Stereo
A novel paradigm for collecting and generating stereo training data using neural rendering
The-Learning-And-Vision-Atelier-LAVA/PASSRnet
[CVPR 2019] Learning Parallax Attention for Stereo Image Super-Resolution
aliyasineser/stereoDepth
single and stereo calibration, disparity calculation.
t-taniai/LocalExpStereo
Continuous 3D Label Stereo Matching using Local Expansion Moves (TPAMI 2018)
fabiotosi92/Awesome-Deep-Stereo-Matching
A curated list of awesome Deep Stereo Matching resources
PRiME-project/PRiMEStereoMatch
A heterogeneous and fully parallel stereo matching algorithm for depth estimation, implementing a local adaptive support weight (ADSW) Guided Image Filter (GIF) cost aggregation stage. Developed in both C++ and OpenCL.
ibaiGorordo/CREStereo-Pytorch
Non-official Pytorch implementation of the CREStereo(CVPR 2022 Oral).
zju3dv/disprcnn
Code release for Stereo 3D Object Detection via Shape Prior Guided Instance Disparity Estimation (CVPR 2020, TPAMI 2021)
vincentjzy/OpenCorr
Digital Image Correlation & Digital Volume Correlation Library
nianticlabs/depth-hints
[ICCV 2019] Depth Hints are complementary depth suggestions which improve monocular depth estimation algorithms trained from stereo pairs
DeepMotionAIResearch/DenseMatchingBenchmark
Dense Matching Benchmark
JiaRenChang/RealtimeStereo
Attention-Aware Feature Aggregation for Real-time Stereo Matching on Edge Devices (ACCV, 2020)
albert100121/360SD-Net
Pytorch implementation of ICRA 2020 paper "360° Stereo Depth Estimation with Learnable Cost Volume"
beaupreda/semi-global-matching
Semi-Global Matching
nburrus/stereodemo
Small Python utility to compare and visualize the output of various stereo depth estimation algorithms
ibaiGorordo/HITNET-Stereo-Depth-estimation
Python scripts for performing stereo depth estimation using the HITNET Tensorflow model.
gkouros/intro-to-cv-ud810
Problem Set solutions for the "Introduction to Computer Vision (ud810)" MOOC from Udacity
ibaiGorordo/ONNX-CREStereo-Depth-Estimation
Python scripts performing stereo depth estimation using the CREStereo model in ONNX.
lelimite4444/BridgeDepthFlow
Bridging Stereo Matching and Optical Flow via Spatiotemporal Correspondence, CVPR 2019
ZYangChen/MoCha-Stereo
[CVPR2024] The official implementation of "MoCha-Stereo: Motif Channel Attention Network for Stereo Matching”.
TingmanYan/SDR
Code for 'Segment-based Disparity Refinement with Occlusion Handling for Stereo Matching'
nebula-beta/PatchMatch
PathMatch is the state-of-the-art stereo match algorithm framework.