ongaunjie1/YOLOv8-streamlit-app
Object Detection/Segmentation App using YOLOv8
This application helps operations managers, safety officers, or city planners analyze images and videos for specific objects. You upload an image or video, and it identifies and outlines objects like potholes, car license plates, or personal protective equipment (PPE). For license plates, it can also extract and provide the alphanumeric text.
No commits in the last 6 months.
Use this if you need a quick way to visually identify objects in images or videos for tasks like infrastructure monitoring, vehicle tracking, or workplace safety compliance.
Not ideal if you require real-time, high-volume video processing or need to track objects across multiple video frames, as the current cloud deployment has performance limitations.
Stars
10
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/ongaunjie1/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