File size: 693 Bytes
a427495
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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.