The Computer Vision Safety system enhances construction site monitoring by leveraging a fine-tuned YOLOv9 model. This robust solution offers real-time detection of safety compliance by identifying the presence or absence of critical personal protective equipment (PPE) such as hardhats, masks, safety vests, and spotting potential safety violations.
Utilizing anchor-free detection and CSPDarknet backbone architecture, the model accurately detects 10 PPE-related classes and non-compliant conditions in normalized 640×640 images. It integrates video tracking via ByteTrack to enable real-time multi-object monitoring, providing actionable insights and visual outputs to support compliance and improve on-site safety performance.
Safety Impact
- Real-time detection of 10 PPE and hazard-related classes
- Fine-tuned YOLOv9 model with 70 training epochs and normalization
- Integrated ByteTrack-based video tracking for movement analysis
- Visualization and logging of inference results for auditing
- Custom safety detection pipeline using Google Drive integration
- Training metrics and loss trends exported for continuous evaluation
- Supports deployment-ready export formats such as ONNX