mono / stereo depth estimation + yolo object detection with deployment on Jeston nano / TX2 / GeForce by TensorRT
☆621Jun 10, 2026Updated this week
Alternatives and similar repositories for depth-detect
Users that are interested in depth-detect are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用yolov5,双目摄像头进行测距☆514Apr 11, 2024Updated 2 years ago
- 这是一个yolov5-v6.1-pytorch的源码,可以用于训练自己的模型。☆135Aug 27, 2023Updated 2 years ago
- ☆18Apr 24, 2023Updated 3 years ago
- ☆1,080Mar 23, 2023Updated 3 years ago
- computing disparity by SGBM☆25Nov 22, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆28Apr 19, 2024Updated 2 years ago
- 双目测距完整代码☆17Jun 26, 2021Updated 4 years ago
- Stereo Matching Network☆25Mar 9, 2023Updated 3 years ago
- Stereo Algorithms (Include:CREStereo,RAFT-Stereo,Hitnet,FastACVNet_plus,Stereo Transformers,RealtimeStereo,DistDepth) with TensorRT,ORT,O…☆278Mar 4, 2024Updated 2 years ago
- YOLOX project that can range distance with binocular camera☆22Nov 22, 2022Updated 3 years ago
- SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学!☆1,190Apr 20, 2021Updated 5 years ago
- 双目立体视觉是计算机视觉范畴的核心之一,它利用双目相机 来获得目标物体的图像,经过物体图像处理 之后得到目标物体所在场景环境的三维信息,最终实现非接触条件下测距,简单便捷。本次毕业设计主要内容为研究 基于双目立体视觉平台上的图像匹配以及目标物体的距离测量技术,图像特征提取部分…☆468Oct 27, 2019Updated 6 years ago
- The official implementation of Depth-aware Volume Attention (DVANet) for stereo matching☆34Mar 16, 2024Updated 2 years ago
- simple implement and distance measure☆29Jul 4, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- sgbm立体匹配算法☆17Jan 28, 2021Updated 5 years ago
- [IROS 2023] TemporalStereo: Efficient Spatial-Temporal Stereo Matching Network☆72Nov 13, 2023Updated 2 years ago
- AD-Census立体匹配算法,中国学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰!☆420Jan 22, 2021Updated 5 years ago
- All in one solution for stereo vision with algorithms such as ADCensus, SGBM, BM.☆374Aug 27, 2016Updated 9 years ago
- using yolov5 and realsense D435i☆258Oct 11, 2021Updated 4 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆68Apr 24, 2024Updated 2 years ago
- Study note about OpenCV StereoSGBM☆20Jan 18, 2017Updated 9 years ago
- ☆52Jul 20, 2021Updated 4 years ago
- 一些关于目标检测的脚本和改进思路代码,详细请看readme.md☆7,237Jun 2, 2026Updated 2 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Stereo match for dual-camera with BM&SGBM in OpenCV and modified SGBM.用OpenCv中的BM和SGBM以及经过修改的SGBM算法实现双目测距功能☆18Dec 11, 2018Updated 7 years ago
- Cuda implementation of semi global block matching for stereo.☆12Aug 12, 2021Updated 4 years ago
- SOS IROS 2018 GOOGLE; StereoNet ECCV2018 GOOGLE; ActiveStereoNet ECCV2018 Oral GOOGLE; HITNET CVPR2021 GOOGLE;PLUME Uber ATG☆722Feb 5, 2022Updated 4 years ago
- implement gc-net(Geometry and Context Network) by pytorch☆37May 15, 2020Updated 6 years ago
- official implementation of AAAI 2024 paper: IINet: Implicit Intra-Inter Information Fusion for Real-time Stereo Matching☆27May 24, 2024Updated 2 years ago
- 利用realsense深度相机实现yolov5目标检测的同时测出距离☆128Sep 26, 2021Updated 4 years ago
- Official MegEngine implementation of CREStereo(CVPR 2022 Oral).☆622Feb 10, 2023Updated 3 years ago
- Pyramid Stereo Matching Network (CVPR2018)☆1,546Sep 22, 2021Updated 4 years ago
- This project uses MATLAB and python-based openCV to implement binocular ranging. Specifically, the camera is calibrated through stereo ca…☆18Sep 27, 2023Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆14Sep 29, 2022Updated 3 years ago
- 🔥🔥🔥🔥🔥🔥Docker NVIDIA Docker2 YOLOV5 YOLOX YOLO Deepsort TensorRT ROS Deepstream Jetson Nano TX2 NX for High-performance deployment(高…☆541Sep 15, 2022Updated 3 years ago
- Pytorch Implement of Global Attention Mechanism from "Global Attention Mechanism: Retain Information to Enhance Channel-Spatial Interacti…☆13Sep 30, 2022Updated 3 years ago
- 突发奇想,使用tensorflow实现双目视觉中的BM, SGBM算法☆18Jun 26, 2018Updated 7 years ago
- Use yolov5 to detect pointer scale☆20Apr 20, 2023Updated 3 years ago
- 这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。☆1,149Aug 27, 2023Updated 2 years ago
- 2023电子科技大学LIMITI机器人队夏令营视觉组线上学习内容☆13Aug 14, 2024Updated last year