yeahiasarker/object-detection-yolo
Real Time Object Detection Using Pretrained YoloV3
This tool helps you quickly identify and locate various objects in real-time video feeds, such as from a webcam or IP camera. It takes a live video stream as input and outputs the same stream with detected objects highlighted by bounding boxes and labeled. It's ideal for anyone who needs immediate visual information about objects appearing in a surveillance feed or on-site monitoring.
No commits in the last 6 months.
Use this if you need to quickly detect and classify objects from a live video source where speed is more critical than absolute pinpoint accuracy.
Not ideal if your primary concern is extremely precise object detection in static images or if you require highly detailed accuracy over detection speed.
Stars
10
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jul 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/yeahiasarker/object-detection-yolo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics