--- license: mit tags: - object-detection - yolov8 - ppe-detection - safety --- # PPE Compliance Detection Model Fine-tuned YOLOv8n model for detecting PPE compliance in industrial/chemical plant settings. ## Classes Hardhat, Mask, NO-Hardhat, NO-Mask, NO-Safety Vest, Person, Safety Cone, Safety Vest, machinery, vehicle ## Training Data Roboflow "Construction Site Safety" dataset (v27), 2,801 images ## Scope & Limitations Covers hardhat, mask, and safety vest compliance only. Gloves and other chemical-specific PPE (face shields, respirators) are not covered by this model. ## Intended Use Capstone project demonstrating CV-based safety compliance monitoring with agentic alerting.