paper-with-me

홈 › Papers

Enhancing Construction Site Safety: A Lightweight Convolutional Network for Effective Helmet Detection

2024-09-19 · Mujadded Al Rabbani Alif

In the realm of construction safety, the detection of personal protective equipment, such as helmets, plays a critical role in preventing workplace injuries. This paper details the development and evaluation of convolutional neural networks (CNNs) designed for the accurate classification of helmet presence on construction sites. Initially, a simple CNN model comprising one convolutional block and one fully connected layer was developed, yielding modest results. To enhance its performance, the model was progressively refined, first by extending the architecture to include an additional convolutional block and a fully connected layer. Subsequently, batch normalization and dropout techniques were integrated, aiming to mitigate overfitting and improve the model's generalization capabilities. The performance of these models is methodically analyzed, revealing a peak F1-score of 84\%, precision of 82\%, and recall of 86\% with the most advanced configuration of the first study phase. Despite these improvements, the accuracy remained suboptimal, thus setting the stage for further architectural and operational enhancements. This work lays a foundational framework for ongoing adjustments and optimization in automated helmet detection technology, with future enhancements expected to address the limitations identified during these initial experiments.

📄 PDF Abstract BibTeX arXiv:2409.12669

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Automated Hazard Detection in Construction Sites Using Large Language and Vision-Language Models

2025-11-13 · Islem Sahraoui arxiv

This thesis explores a multimodal AI framework for enhancing construction safety through the combined analysis of textual and visual data. In safety-critical environments such as construction sites, accident data often e…

Are Open-Vocabulary Models Ready for Detection of MEP Elements on Construction Sites

2025-01-16 · Abdalwhab Abdalwhab, Ali Imran, Sina Heydarian, Ivanka Iordanova 외

The construction industry has long explored robotics and computer vision, yet their deployment on construction sites remains very limited. These technologies have the potential to revolutionize traditional workflows by e…

Management

CIB-SE-YOLOv8: Optimized YOLOv8 for Real-Time Safety Equipment Detection on Construction Sites

2024-10-28 · Xiaoyi Liu, Ruina Du, Lianghao Tan, Junran Xu 외

Ensuring safety on construction sites is critical, with helmets playing a key role in reducing injuries. Traditional safety checks are labor-intensive and often insufficient. This study presents a computer vision-based s…

Safety Assessment of Scaffolding on Construction Site using AI

2025-09-22 · Sameer Prabhu, Amit Patwardhan, Ramin Karim arxiv

In the construction industry, safety assessment is vital to ensure both the reliability of assets and the safety of workers. Scaffolding, a key structural support asset requires regular inspection to detect and identify …

Control Barrier Functions with Audio Risk Awareness for Robot Safe Navigation on Construction Sites

2026-02-12 · Johannes Mootz, Reza Akhavian arxiv

Construction automation increasingly requires autonomous mobile robots, yet robust autonomy remains challenging on construction sites. These environments are dynamic and often visually occluded, which complicates percept…