lucifertrj / Real-Time-Object-Distance-MeasurementLinks
Real World Distance measurement by detecting and identifying the Object using WebCam. A prototype that can help blind people navigate smoothly. Algorithm: Yolo Object Detection Hardware: Raspberry Pi and Pi Camera
☆20Updated 2 years ago
Alternatives and similar repositories for Real-Time-Object-Distance-Measurement
Users that are interested in Real-Time-Object-Distance-Measurement are comparing it to the libraries listed below
Sorting:
- Real-time lane and car detection system using YOLOv8 and OpenCV, with distance estimation for vehicles. Ideal for autonomous driving and …☆58Updated last year
- The project can achieve FCWS, LDWS, and LKAS functions solely using only visual sensors. using YOLOv5 / YOLOv5-lite / YOLOv6 / YOLOv7 / Y…☆265Updated last year
- Detect, track and count cars and motorcycles using yolov8 and TensorRT in Jetson Nano☆27Updated 2 years ago
- ☆156Updated 3 years ago
- Vehicle object detection & distance estimation using thermal imaging.☆39Updated 3 years ago
- yolov8的训练以及在旭日x3派上的部署☆23Updated 3 months ago
- Vehicle tracking, counting and speed estimation using Vision AI☆28Updated 2 years ago
- A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.☆123Updated 5 years ago
- Algorithm based on Yolo v5 and Deep Sort to detect the front vehicles' distance and relative velocity☆44Updated last year
- This repo would give multi-task keypoint detect code based yolov8. The landmarks or keypoints with different classes and numbers can be …☆12Updated 2 years ago
- ☆84Updated 4 years ago
- Development of a lane detection and tracking solution for self-driving cars. This is an important part of the autopilot system, to ensure…☆14Updated last year
- ☆98Updated last week
- This repository contains the code for object tracking in images, videos, and live webcam feed using YOLOv10 and the DeepSORT algorithm.☆27Updated last year
- Simple and Easy simulator YOLO Object Detection with Bird's Eye View☆91Updated last year
- 基于DeepStream6.0和yolov5-6.0的目标检测☆19Updated 4 years ago
- RT-DETRv2 tensorrt C++ 部署☆21Updated last year
- jetson nano 部署 yolov5+TensorRT+Deepstream☆52Updated last month
- Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.☆88Updated 3 years ago
- This project involves making custom datasets for the YOLO series and model training methods for YOLO.☆46Updated last month
- ☆24Updated 3 years ago
- Lane detection and object detetion (YOLO) using OpenCV and python☆40Updated 5 years ago
- YOLOv8-3D is a LowCode, Simple 2D and 3D Bounding Box Object Detection and Tracking , Python 3.10☆208Updated 2 years ago
- This model is very useful to detecting cars, buses, and trucks in a video.☆32Updated 4 months ago
- An Advanced Lane Detection program highlighting lane area☆58Updated 5 years ago
- This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ program…