Target Detection of Safety Protective Gear Using the Improved YOLOv5

Read original: arXiv:2408.05964 - Published 8/13/2024 by Hao Liu, Xue Qin
Total Score

0

🔎

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • The paper proposes a model called YOLO-EA to improve the detection of personal protective equipment (PPE) in high-risk railway construction sites.
  • PPE monitoring is challenging due to small and frequently obstructed targets.
  • YOLO-EA integrates an Expanded Convolution Attention (ECA) module into the backbone of the YOLO object detection model to better detect small objects like hardhats.
  • YOLO-EA also replaces the GIoU loss function with EIoU loss to improve target recognition under occlusion.

Plain English Explanation

The paper focuses on a problem in high-risk railway construction sites: effectively monitoring whether workers are wearing the required personal protective equipment (PPE), such as hardhats. This is a critical safety concern, but it's challenging because the PPE items are small and often obstructed from view by other objects or people on the construction site.

To address this, the researchers developed a new model called YOLO-EA. [<a href="#technical-explanation">Technical Explanation</a>] This model is based on the popular YOLO object detection algorithm, but it includes some key improvements. First, it integrates an "Expanded Convolution Attention" module into the backbone of the YOLO model. This helps the model better detect and recognize small objects like hardhats. Second, YOLO-EA replaces the standard "GIoU" loss function with a new "EIoU" loss, which improves the model's ability to accurately identify objects that are partially obstructed from view.

The researchers tested YOLO-EA using real-world surveillance footage from railway construction sites. [<a href="#critical-analysis">Critical Analysis</a>] They found that YOLO-EA outperformed the standard YOLOv5 model, achieving 98.9% precision and 94.7% recall - improvements of 2.5% and 0.5% respectively. Importantly, YOLO-EA was able to maintain real-time performance, processing frames at 70.774 frames per second.

Overall, this innovative YOLO-EA model holds great promise for practical application in complex construction scenarios, helping to enforce strict safety protocols and protect workers on high-risk railway projects. [<a href="#conclusion">Conclusion</a>]

Technical Explanation

The paper proposes a new object detection model called YOLO-EA (You Only Look Once with Expanded Attention) to address the challenge of monitoring personal protective equipment (PPE) usage in high-risk railway construction environments.

The key innovations of YOLO-EA include:

  1. Expanded Convolution Attention (ECA) Module: The researchers integrated an ECA module into the backbone of the YOLO object detection model. ECA helps the model better discern small objects, such as hardhats, by enhancing the feature representation in the convolution layers.

  2. EIoU Loss: YOLO-EA replaces the standard GIoU (Generalized Intersection over Union) loss function with a new EIoU (Expanded Intersection over Union) loss. EIoU improves the model's ability to accurately recognize targets that are partially occluded, a common issue in construction site scenarios.

The researchers evaluated YOLO-EA using a dataset derived from real-world railway construction site surveillance footage. Their experiments showed that YOLO-EA outperformed the YOLOv5 baseline, achieving 98.9% precision and 94.7% recall, improvements of 2.5% and 0.5% respectively. Importantly, YOLO-EA maintained real-time performance, processing frames at 70.774 frames per second.

[<a href="#critical-analysis">Critical Analysis</a>]

Critical Analysis

The paper presents a well-designed study that addresses an important practical problem in the railway construction industry. The researchers' use of real-world surveillance footage to evaluate the model's performance is a particular strength, as it helps ensure the findings are directly relevant to the target application.

However, the paper could have provided more details on the specific challenges and constraints of the construction site environment that motivated the design of YOLO-EA. Additionally, the paper does not discuss any potential limitations or drawbacks of the proposed approach, such as the computational overhead of the ECA module or the generalizability of the EIoU loss to other object detection tasks.

[<a href="#conclusion">Conclusion</a>]

Conclusion

The YOLO-EA model developed in this paper represents a significant advancement in object detection for high-risk railway construction environments. By integrating the ECA module and EIoU loss function, the researchers have created a highly efficient and precise model capable of accurately detecting small, frequently obstructed PPE items in real-time. This innovation has the potential to greatly improve worker safety and compliance with safety protocols on complex railway construction projects. As the construction industry continues to prioritize worker safety, YOLO-EA could become a valuable tool for enforcing strict safety measures and protecting vulnerable workers.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🔎

Total Score

0

Target Detection of Safety Protective Gear Using the Improved YOLOv5

Hao Liu, Xue Qin

In high-risk railway construction, personal protective equipment monitoring is critical but challenging due to small and frequently obstructed targets. We propose YOLO-EA, an innovative model that enhances safety measure detection by integrating ECA into its backbone's convolutional layers, improving discernment of minuscule objects like hardhats. YOLO-EA further refines target recognition under occlusion by replacing GIoU with EIoU loss. YOLO-EA's effectiveness was empirically substantiated using a dataset derived from real-world railway construction site surveillance footage. It outperforms YOLOv5, achieving 98.9% precision and 94.7% recall, up 2.5% and 0.5% respectively, while maintaining real-time performance at 70.774 fps. This highly efficient and precise YOLO-EA holds great promise for practical application in intricate construction scenarios, enforcing stringent safety compliance during complex railway construction projects.

Read more

8/13/2024

A Deep Learning Approach to Detect Complete Safety Equipment For Construction Workers Based On YOLOv7
Total Score

0

A Deep Learning Approach to Detect Complete Safety Equipment For Construction Workers Based On YOLOv7

Md. Shariful Islam, SM Shaqib, Shahriar Sultan Ramit, Shahrun Akter Khushbu, Mr. Abdus Sattar, Dr. Sheak Rashed Haider Noori

In the construction sector, ensuring worker safety is of the utmost significance. In this study, a deep learning-based technique is presented for identifying safety gear worn by construction workers, such as helmets, goggles, jackets, gloves, and footwears. The recommended approach uses the YOLO v7 (You Only Look Once) object detection algorithm to precisely locate these safety items. The dataset utilized in this work consists of labeled images split into training, testing and validation sets. Each image has bounding box labels that indicate where the safety equipment is located within the image. The model is trained to identify and categorize the safety equipment based on the labeled dataset through an iterative training approach. We used custom dataset to train this model. Our trained model performed admirably well, with good precision, recall, and F1-score for safety equipment recognition. Also, the model's evaluation produced encouraging results, with a [email protected] score of 87.7%. The model performs effectively, making it possible to quickly identify safety equipment violations on building sites. A thorough evaluation of the outcomes reveals the model's advantages and points up potential areas for development. By offering an automatic and trustworthy method for safety equipment detection, this research makes a contribution to the fields of computer vision and workplace safety. The proposed deep learning-based approach will increase safety compliance and reduce the risk of accidents in the construction industry

Read more

6/14/2024

Better YOLO with Attention-Augmented Network and Enhanced Generalization Performance for Safety Helmet Detection
Total Score

0

Better YOLO with Attention-Augmented Network and Enhanced Generalization Performance for Safety Helmet Detection

Shuqi Shen, Junjie Yang

Safety helmets play a crucial role in protecting workers from head injuries in construction sites, where potential hazards are prevalent. However, currently, there is no approach that can simultaneously achieve both model accuracy and performance in complex environments. In this study, we utilized a Yolo-based model for safety helmet detection, achieved a 2% improvement in mAP (mean Average Precision) performance while reducing parameters and Flops count by over 25%. YOLO(You Only Look Once) is a widely used, high-performance, lightweight model architecture that is well suited for complex environments. We presents a novel approach by incorporating a lightweight feature extraction network backbone based on GhostNetv2, integrating attention modules such as Spatial Channel-wise Attention Net(SCNet) and Coordination Attention Net(CANet), and adopting the Gradient Norm Aware optimizer (GAM) for improved generalization ability. In safety-critical environments, the accurate detection and speed of safety helmets plays a pivotal role in preventing occupational hazards and ensuring compliance with safety protocols. This work addresses the pressing need for robust and efficient helmet detection methods, offering a comprehensive framework that not only enhances accuracy but also improves the adaptability of detection models to real-world conditions. Our experimental results underscore the synergistic effects of GhostNetv2, attention modules, and the GAM optimizer, presenting a compelling solution for safety helmet detection that achieves superior performance in terms of accuracy, generalization, and efficiency.

Read more

5/7/2024

🔎

Total Score

0

Research on target detection method of distracted driving behavior based on improved YOLOv8

Shiquan Shen, Zhizhong Wu, Pan Zhang

With the development of deep learning technology, the detection and classification of distracted driving behaviour requires higher accuracy. Existing deep learning-based methods are computationally intensive and parameter redundant, limiting the efficiency and accuracy in practical applications. To solve this problem, this study proposes an improved YOLOv8 detection method based on the original YOLOv8 model by integrating the BoTNet module, GAM attention mechanism and EIoU loss function. By optimising the feature extraction and multi-scale feature fusion strategies, the training and inference processes are simplified, and the detection accuracy and efficiency are significantly improved. Experimental results show that the improved model performs well in both detection speed and accuracy, with an accuracy rate of 99.4%, and the model is smaller and easy to deploy, which is able to identify and classify distracted driving behaviours in real time, provide timely warnings, and enhance driving safety.

Read more

7/8/2024