josebenitezg/yolov8-streamlit-app
Streamlit app to visualize inference over images and video in Yolov8
This tool helps you quickly see what an object detection model 'sees' in your images or videos. You feed it visual content, and it highlights detected objects directly on screen, showing you where and what it found. It's ideal for anyone, like a quality control manager or a security analyst, who needs to visually verify or demonstrate how an AI model is performing on real-world footage.
No commits in the last 6 months.
Use this if you need a straightforward way to visualize and understand the output of a YOLOv8 object detection model on images or video without writing any code.
Not ideal if you need to train a new object detection model or deploy one into a larger system beyond simple visual inspection.
Stars
12
Forks
9
Language
Python
License
—
Category
Last pushed
Feb 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/josebenitezg/yolov8-streamlit-app"
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