theos-ai/easy-yolov8
This a clean and easy-to-use implementation of YOLOv8 in PyTorch, made with ❤️ by Theos AI.
This tool helps you quickly identify objects within images, videos, or live camera feeds. You provide it with visual content (like a security camera stream or a photo), and it highlights and labels specific items it recognizes. This is useful for anyone needing to automate visual monitoring or analysis, such as security personnel, operations managers, or quality control inspectors.
No commits in the last 6 months.
Use this if you need a straightforward way to detect and track objects in real-time video, static images, or multiple live streams simultaneously, even with your own trained models.
Not ideal if you need a solution for complex natural language processing tasks or advanced statistical data analysis.
Stars
10
Forks
1
Language
Python
License
—
Category
Last pushed
Nov 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/theos-ai/easy-yolov8"
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