Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
YOLOv8-based PPE detection model trained to detect:
|
| 5 |
- Helmet
|
| 6 |
- Safety Vest
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
# Real-Time Industrial Safety Monitoring System
|
| 5 |
+
|
| 6 |
+
An AI-powered workplace safety system that combines PPE compliance detection, ArcFace-based face recognition, worker tracking, and GDPR-compliant anonymization for real-time industrial surveillance applications.
|
| 7 |
+
|
| 8 |
+
Designed for smart factories and industrial environments requiring automated safety compliance monitoring and alert generation.
|
| 9 |
+
|
| 10 |
YOLOv8-based PPE detection model trained to detect:
|
| 11 |
- Helmet
|
| 12 |
- Safety Vest
|