HassanBinHaroon/YOLOER_V2
YOLOER stands for You Only Look Once and Estimate Range. The project is about REAL-TIME Object Detection and Distance/Depth Estimation using YOLOv7 as object detector.
This tool helps you automatically identify objects in live video feeds or recorded footage and simultaneously estimate their distance from the camera. It takes video from a webcam, recorded video files, or images as input and outputs identified objects with their calculated distances. This is useful for anyone needing to monitor physical spaces or track items with real-time positional awareness.
No commits in the last 6 months.
Use this if you need to detect objects and their real-time distances in video streams for applications like security, robotics, or inventory monitoring.
Not ideal if you require extremely precise scientific-grade distance measurements or object identification in highly obscured or low-light conditions.
Stars
8
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 05, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/HassanBinHaroon/YOLOER_V2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet