stereo-depth-estimation
There are 25 repositories under stereo-depth-estimation topic.
mli0603/stereo-transformer
Revisiting Stereo Depth Estimation From a Sequence-to-Sequence Perspective with Transformers. (ICCV 2021 Oral)
fabiotosi92/Awesome-Deep-Stereo-Matching
A curated list of awesome Deep Stereo Matching resources
ibaiGorordo/CREStereo-Pytorch
Non-official Pytorch implementation of the CREStereo(CVPR 2022 Oral).
albert100121/360SD-Net
Pytorch implementation of ICRA 2020 paper "360° Stereo Depth Estimation with Learnable Cost Volume"
nburrus/stereodemo
Small Python utility to compare and visualize the output of various stereo depth estimation algorithms
ibaiGorordo/ONNX-CREStereo-Depth-Estimation
Python scripts performing stereo depth estimation using the CREStereo model in ONNX.
David-Zhao-1997/High-frequency-Stereo-Matching-Network
[CVPR 2023 Highlight] The Official Code for High-Frequency Stereo Matching Network
ibaiGorordo/PyTorch-High-Res-Stereo-Depth-Estimation
Python scripts form performing stereo depth estimation using the high res stereo model in PyTorch .
ibaiGorordo/ONNX-HITNET-Stereo-Depth-estimation
Python scripts form performing stereo depth estimation using the HITNET model in ONNX.
ibaiGorordo/ONNX-FastACVNet-Depth-Estimation
Python scripts performing stereo depth estimation using the Fast-ACVNet model in ONNX.
ibaiGorordo/ONNX-MobileStereoNet
Python scripts for performing stereo depth estimation using the MobileStereoNet model in ONNX
ibaiGorordo/TFLite-HITNET-Stereo-depth-estimation
Python scripts form performing stereo depth estimation using the HITNET model in Tensorflow Lite.
ibaiGorordo/UnrealCV-stereo-depth-generation
Python scripts for generating synthetic stereo depth data using the UnrealCV library.
fateshelled/cgistereo_demo
CGI-Stereo Python Inference Demo
ibaiGorordo/ONNX-CoEx-Stereo-Depth-estimation
Python scripts form performing stereo depth estimation using the CoEx model in ONNX.
yudhisteer/Pseudo-LiDARs-with-Stereo-Vision
This project focuses on harnessing the power of Pseudo-LiDARs and 3D computer vision for unmanned aerial vehicles (UAVs). By integrating Pseudo-LiDAR technology with Stereo Global Matching (SGBM) algorithms, we aim to enable UAVs to perceive their surroundings in three dimensions accurately.
ardiya/gc_net
TF2 implementation of "End-to-End Learning of Geometry and Context for Deep Stereo Regression"
ibaiGorordo/TFLite-MobileStereoNet
Python scripts for performing stereo depth estimation using the MobileStereoNet model in Tensorflow Lite.
pinxau1000/Computer-Vision-2
2nd Assignment of Computer Vision by José Rosa and Ricardo Silva
Blattvorhang/Stereo-Camera-and-3D-Point-Cloud
A stereo camera system for generating a real-time depth-map and 3D point cloud.
ed-winning/stereo-depth-estimation
A minimal code example for stereo depth estimation
fateshelled/depth-estimation-ros
Monocular and Stereo depth estimation ROS 2 package
RaiBP/stereo-reconstruction
Project for the EL7008 Advanced Image Processing course, Spring 2020, at the Faculty of Mathematical and Physical Sciences of the Universidad de Chile.
santhu932/Computer-Vision-Challenges
Computer vision assignments that encompass both foundational and advanced principles.