Skip to content
Open access

Lightweight Six-Class Personal Protective Equipment Detection in Construction Scenes Using YOLO11n

Jul 2026 · Journal of Intelligent Decision Making and Information Science · 0 citations · 11 references

Abstract

Personal protective equipment (PPE) detection is a critical task in construction safety management, yet real-world construction scenes are often affected by occlusion, scale variation, complex backgrounds, and small-object interference. To evaluate the applicability of lightweight object detection for practical site monitoring, this study investigates a six-class PPE detection task in construction scenes based on YOLO11n, covering person, hard hat, vest, safety boots, gloves, and mask. Experiments were conducted on a public PPE dataset containing 1,617 images, which were divided into 1,100 training images, 304 validation images, and 213 test images. The model was trained with an input size of 640 × 640 for 50 epochs and evaluated using Precision, Recall, mAP@0.5, mAP@0.5:0.95, and inference speed. The results show that YOLO11n achieved Precision, Recall, mAP@0.5, and mAP@0.5:0.95 values of 0.821, 0.872, 0.846, and 0.566, respectively, on the test set, while maintaining an inference speed of approximately 103 FPS on an RTX 4050 Laptop GPU. Class-wise analysis indicates that person, hard hat, and vest were detected more reliably, whereas mask, gloves, and safety boots remained more challenging because of their small scale, occlusion sensitivity, and ambiguous visual features. Overall, the results demonstrate that lightweight YOLO11n provides a reasonable balance between detection accuracy and real-time performance for six-class PPE monitoring in construction environments, and it can serve as an effective baseline for future improvement in small-object enhancement and deployment-oriented optimization.

Read PDF

Similar papers

Open access Jul 2026

An enhanced YOLOv10 framework for small-object safety helmet detection on construction sites.

Safety helmet compliance monitoring remains challenging because helmets often occupy only a few pixels in wide-area surveillance images. This study tackles these small-object difficulties in vision-based safety-helmet compliance monitoring (helmet vs. no-helmet) using wide-area surveillance imagery. An enhanced You Only Look Once version 10 (YOLOv10) detector is proposed by integrating Omni-Dimensional Dynamic Convolution (ODConv) into the backbone, an Efficient Multi-scale Attention-guided Bidirectional Feature Pyramid Network (EMA-BiFPN) for multi-scale feature fusion, a four-head detection scheme, and the Minimum Points Distance Intersection over Union (MPDIoU) regression loss. Across the experiments, the proposed detector reached an mAP50 of 94.28, with AP50 values of 96.55 for the helmet class and 92.01 for the no-helmet class, exceeding the performance of the YOLOv10 baseline and other benchmark detectors. The most notable gains appeared for extremely small and small targets ([Formula: see text] = 86.10, [Formula: see text] = 91.55), reflecting improved localization of helmets at long distances. Overall, these findings indicate that the method is a strong candidate for deployment-focused helmet-compliance monitoring in large-scale construction settings, although performance limitations remain most evident in far-field views and highly crowded scenes.

Seunghyeon Wang, Enlian Zhang, Rong-Lu Hong et al. · 1 citation
Conference Jul 2026

Lightweight safety helmet detection algorithm for smart construction sites based on improved yolov8

Safety helmet wearing detection is a crucial component of safety management in construction sites. Traditional detection methods based on manual monitoring are inefficient, while existing deep learning models often suffer from high computational costs and poor detection performance for small or occluded targets. To address these issues, this paper proposes a lightweight detection algorithm named GCW-YOLOv8. Firstly, the Ghost Module is introduced into the backbone network to replace the conventional convolution layers, significantly reducing the number of parameters and floating-point operations (FLOPs) while maintaining feature extraction capability. Secondly, the Coordinate Attention (CA) mechanism is embedded into the neck network to enhance the model's sensitivity to spatial location and channel information, thereby improving the detection accuracy of small targets. Finally, the Wise-IoU (WIoU) loss function is adopted to replace the original CIoU loss, utilizing a dynamic non-monotonic focusing mechanism to optimize the gradient assignment for low-quality samples. Experimental results on the safety helmet dataset show that the proposed algorithm achieves a mean Average Precision (mAP@0.5) of 94.5%, while the inference speed reaches 108 FPS. Compared with the baseline YOLOv8n, our method improves detection accuracy by 1.4% while reducing parameter count by 34.4%, achieving a superior balance between accuracy and efficiency for smart construction site applications.

Zheng Re, Zhisen Ren, Qianru Liu et al. · 0 citations
Conference Aug 2026

Improved lightweight YOLOv11 for foreign object detection in transmission line inspection

In power inspection scenarios, foreign objects are usually difficult to detect because of their small size, complex surrounding backgrounds, and limited computational resources for deployment. To improve detection efficiency under these conditions, this study designs a lightweight YOLOv11-based foreign object detector. StarNet is used to reconstruct the backbone, reducing redundant parameters and computational cost. The C3k2-DSAM module is added to the neck to reinforce fine-grained object features and weaken background interference. In addition, SDIoU is introduced for bounding box regression, which improves the localization of multi-scale targets. Experiments on the self-built dataset show that the improved model obtains 86.5% mAP@0.5, 62.1% mAP@0.5:0.95, and 89.3% Precision at 19.2 GFLOPs, demonstrating competitive accuracy with low computational cost.

Junlin Rao, Hao Zhou, Zhiqin Zhang et al. · 0 citations
Open access Aug 2026

AN OPTIMIZED YOLOV10 FRAMEWORK FOR DUAL DETECTION OF SAFETY HELMETS AND LICENSE PLATES

This study suggests an enhanced safety helmet detection method based on YOLOv10 to solve the low detection accuracy of current algorithms for small objects and complicated settings in different situations.

Iqra Aziza Khatoon, Dr. Safia Khanam · 0 citations