Built a Safety Equipment Detection using YOLO
I’ve been working on a lightweight computer vision app that recognizes PPE in images and videos. Upload an image or video, and it returns annotated outputs plus the detected class labels (e.g., helmet, vest, gloves). Perfect for quick demos, audits, or integrating into ops dashboards. What it does:Detects 6 PPE classes in images and uploaded videosShows annotated frames and a … Read more