Related Experiment Video
Updated: Aug 30, 2025

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
10.8K
Multi-Scale Safety Helmet Detection Based on RSSE-YOLOv3
Hongru Song1,2
1College of Information Engineering, Zhejiang University of Technology, Hangzhou 310023, China.
Sensors (Basel, Switzerland)
|August 26, 2022
Summary
This study introduces an improved YOLOv3 algorithm for construction worker safety helmet detection, enhancing accuracy and reducing missed detections. The new method boosts precision, recall, and mean average precision for better real-time safety monitoring.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Occupational Safety
Background:
- Real-time detection of safety helmet compliance in construction is challenging due to occlusions and small target sizes, leading to low accuracy and missed detections.
- Existing object detection algorithms like YOLOv3 struggle with dense and small targets, necessitating algorithmic improvements for enhanced safety monitoring.
Purpose of the Study:
- To develop a novel detection algorithm based on YOLOv3 to improve the accuracy and efficiency of detecting construction workers wearing safety helmets.
- To address the limitations of low detection accuracy and missed detections in current safety helmet monitoring systems.
Main Methods:
- The original YOLOv3 network's Res8 module was replaced with a parallel RepVGG Skip Squeeze Excitation (RSSE) module to increase network width and speed.
- Residual module Res2 replaced CBL×5 modules to prevent gradient disappearance and enhance feature reuse.
- Input image resolution was increased, and four-scale feature prediction was adopted for improved small target detection.
- Complete Joint Crossover (CIOU) was integrated to enhance the loss function and localization accuracy.
Main Results:
- The improved YOLOv3 algorithm demonstrated a 3.9% increase in precision (P).
- Recall (R) improved by 5.2%, and mean average precision (mAP) increased by 4.7% compared to the original YOLOv3.
- The enhanced algorithm significantly improved the overall performance in detecting safety helmets.
Conclusions:
- The proposed YOLOv3-based algorithm effectively enhances the detection of safety helmets in construction environments.
- The integration of RSSE modules, Res2 modules, and CIOU loss function leads to significant improvements in detection speed and accuracy.
- This advancement contributes to more reliable real-time safety monitoring systems in the construction industry.
More Related Videos
Related Concept Videos
Force Classification
1.4K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.4K
Detection of Black Holes
2.3K
Although black holes were theoretically postulated in the 1920s, they remained outside the domain of observational astronomy until the 1970s.
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
2.3K
Personal Protective Equipment
1.7K
Personal protective equipment (PPE) is unique clothing or equipment worn by an employee to minimize or prevent exposure to infectious agents. PPE creates a barrier between the employee and the infectious materials. PPE must be readily available in the patient care area. PPE includes gloves, gowns and aprons, masks and respirators, goggles, face shields, shoes, and headcovers:
1.7K

