Xtalism/object-detection-python
Object detection with AI using YOLO V8, Opencv and Python 3.8.
This tool helps you automatically identify and locate specific items within images or video feeds. You provide images or video and a pre-trained AI model, and it outputs bounding boxes around the objects you're looking for, along with their labels. It's designed for computer vision engineers or researchers who need to implement custom object detection solutions.
No commits in the last 6 months.
Use this if you need to build a system that can automatically detect and classify objects in visual data using state-of-the-art AI models like YOLO.
Not ideal if you're looking for an off-the-shelf application to perform object detection without any programming or model training.
Stars
7
Forks
—
Language
Python
License
MIT
Category
Last pushed
Aug 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Xtalism/object-detection-python"
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