Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (11)
  • Open Access

    ARTICLE

    Detection of Safety Helmet-Wearing Based on the YOLO_CA Model

    Xiaoqin Wu, Songrong Qian*, Ming Yang

    CMC-Computers, Materials & Continua, Vol.77, No.3, pp. 3349-3366, 2023, DOI:10.32604/cmc.2023.043671

    Abstract Safety helmets can reduce head injuries from object impacts and lower the probability of safety accidents, as well as being of great significance to construction safety. However, for a variety of reasons, construction workers nowadays may not strictly enforce the rules of wearing safety helmets. In order to strengthen the safety of construction site, the traditional practice is to manage it through methods such as regular inspections by safety officers, but the cost is high and the effect is poor. With the popularization and application of construction site video monitoring, manual video monitoring has been realized for management, but the… More >

  • Open Access

    ARTICLE

    A Model for Helmet-Wearing Detection of Non-Motor Drivers Based on YOLOv5s

    Hongyu Lin, Feng Jiang*, Yu Jiang, Huiyin Luo, Jian Yao, Jiaxin Liu

    CMC-Computers, Materials & Continua, Vol.75, No.3, pp. 5321-5336, 2023, DOI:10.32604/cmc.2023.036893

    Abstract Detecting non-motor drivers’ helmets has significant implications for traffic control. Currently, most helmet detection methods are susceptible to the complex background and need more accuracy and better robustness of small object detection, which are unsuitable for practical application scenarios. Therefore, this paper proposes a new helmet-wearing detection algorithm based on the You Only Look Once version 5 (YOLOv5). First, the Dilated convolution In Coordinate Attention (DICA) layer is added to the backbone network. DICA combines the coordinated attention mechanism with atrous convolution to replace the original convolution layer, which can increase the perceptual field of the network to get more… More >

  • Open Access

    ARTICLE

    Dynamic Active Noise Control of Broadband Noise in Fighter Aircraft Pilot Helmet

    Y. K. Bharath1,*, S. Veena2

    Sound & Vibration, Vol.56, No.4, pp. 319-331, 2022, DOI:10.32604/sv.2022.015634

    Abstract This paper presents the development of a dynamic Active Noise Control (ANC) algorithm aimed towards reducing the broadband noise inside the helmet earcups of a fighter aircraft pilot helmet. The dynamic ANC involves a Variable Step-Size Griffiths (VSSG) FxLMS algorithm to attenuate noise entering directly through helmet, a LMS based adaptive noise canceller to attenuate noise entering through the pilot microphone, and energy detectors for failure protection and optimized battery power usage. The algorithms are implemented on Texas Instruments’ TMS320C6748 processor and are tested in a helmet ANC experimental setup. More >

  • Open Access

    ARTICLE

    Materials Selection of Thermoplastic Matrices of Natural Fibre Composites for Cyclist Helmet Using an Integration of DMAIC Approach in Six Sigma Method Together with Grey Relational Analysis Approach

    N. A. Maidin1,2, S. M. Sapuan1,*, M. T. Mastura2, M. Y. M. Zuhri1

    Journal of Renewable Materials, Vol.11, No.5, pp. 2381-2397, 2023, DOI:10.32604/jrm.2023.026549

    Abstract Natural fibre reinforced polymer composite (NFRPC) materials are gaining popularity in the modern world due to their eco-friendliness, lightweight nature, life-cycle superiority, biodegradability, low cost, and noble mechanical properties. Due to the wide variety of materials available that have comparable attributes and satisfy the requirements of the product design specification, material selection has become a crucial component of design for engineers. This paper discusses the study’s findings in choosing the suitable thermoplastic matrices of Natural Fibre Composites for Cyclist Helmet utilising the DMAIC, and GRA approaches. The results are based on integrating two decision methods implemented utilising two distinct decision-making… More >

  • Open Access

    ARTICLE

    Detection of Worker’s Safety Helmet and Mask and Identification of Worker Using Deeplearning

    NaeJoung Kwak1, DongJu Kim2,*

    CMC-Computers, Materials & Continua, Vol.75, No.1, pp. 1671-1686, 2023, DOI:10.32604/cmc.2023.035762

    Abstract This paper proposes a method for detecting a helmet for the safety of workers from risk factors and a mask worn indoors and verifying a worker’s identity while wearing a helmet and mask for security. The proposed method consists of a part for detecting the worker’s helmet and mask and a part for verifying the worker’s identity. An algorithm for helmet and mask detection is generated by transfer learning of Yolov5’s s-model and m-model. Both models are trained by changing the learning rate, batch size, and epoch. The model with the best performance is selected as the model for detecting… More >

  • Open Access

    ARTICLE

    Real-Time Safety Helmet Detection Using Yolov5 at Construction Sites

    Kisaezehra1, Muhammad Umer Farooq1,*, Muhammad Aslam Bhutto2, Abdul Karim Kazi1

    Intelligent Automation & Soft Computing, Vol.36, No.1, pp. 911-927, 2023, DOI:10.32604/iasc.2023.031359

    Abstract The construction industry has always remained the economic and social backbone of any country in the world where occupational health and safety (OHS) is of prime importance. Like in other developing countries, this industry pays very little, rather negligible attention to OHS practices in Pakistan, resulting in the occurrence of a wide variety of accidents, mishaps, and near-misses every year. One of the major causes of such mishaps is the non-wearing of safety helmets (hard hats) at construction sites where falling objects from a height are unavoidable. In most cases, this leads to serious brain injuries in people present at… More >

  • Open Access

    ARTICLE

    Real-time Safety Helmet-wearing Detection Based on Improved YOLOv5

    Yanman Li1, Jun Zhang1, Yang Hu1, Yingnan Zhao2,*, Yi Cao3

    Computer Systems Science and Engineering, Vol.43, No.3, pp. 1219-1230, 2022, DOI:10.32604/csse.2022.028224

    Abstract Safety helmet-wearing detection is an essential part of the intelligent monitoring system. To improve the speed and accuracy of detection, especially small targets and occluded objects, it presents a novel and efficient detector model. The underlying core algorithm of this model adopts the YOLOv5 (You Only Look Once version 5) network with the best comprehensive detection performance. It is improved by adding an attention mechanism, a CIoU (Complete Intersection Over Union) Loss function, and the Mish activation function. First, it applies the attention mechanism in the feature extraction. The network can learn the weight of each channel independently and enhance… More >

  • Open Access

    ARTICLE

    Safety Helmet Wearing Detection in Aerial Images Using Improved YOLOv4

    Wei Chen1, Mi Liu1,*, Xuhong Zhou2, Jiandong Pan3, Haozhi Tan4

    CMC-Computers, Materials & Continua, Vol.72, No.2, pp. 3159-3174, 2022, DOI:10.32604/cmc.2022.026664

    Abstract In construction, it is important to check whether workers wear safety helmets in real time. We proposed using an unmanned aerial vehicle (UAV) to monitor construction workers in real time. As the small target of aerial photography poses challenges to safety-helmet-wearing detection, we proposed an improved YOLOv4 model to detect the helmet-wearing condition in aerial photography: (1) By increasing the dimension of the effective feature layer of the backbone network, the model's receptive field is reduced, and the utilization rate of fine-grained features is improved. (2) By introducing the cross stage partial (CSP) structure into path aggregation network (PANet), the… More >

  • Open Access

    ARTICLE

    Definition and Development of a Control Concept Applied in Elements Distributed for Manage Them Using IoT

    Jesus Hamilton Ortiz1, Osamah Ibrahim Khalaf2, Fernando Velez Varela3,*, Nicolas Minotta Rodriguez3, Christian Andres Mosquera Gil3

    Journal on Internet of Things, Vol.3, No.3, pp. 87-97, 2021, DOI:10.32604/jiot.2021.014737

    Abstract In recent years, the Internet has gradually developed into a mature tool, which can integrate technologies involved in different application scenarios. The Internet allows the integration of solutions to different problems, which benefits both users and companies. The Internet of Things is a further development of the Internet, which can further realize the interconnection of people, machines, and things. The work of this paper mainly focuses on the use of Internet of Things technology to achieve efficient management. A wireless device is designed in the paper, which can be integrated in a helmet. This helmet can be used in some… More >

  • Open Access

    ARTICLE

    Algorithm of Helmet Wearing Detection Based on AT-YOLO Deep Mode

    Qingyang Zhou1, Jiaohua Qin1,*, Xuyu Xiang1, Yun Tan1, Neal N. Xiong2

    CMC-Computers, Materials & Continua, Vol.69, No.1, pp. 159-174, 2021, DOI:10.32604/cmc.2021.017480

    Abstract The existing safety helmet detection methods are mainly based on one-stage object detection algorithms with high detection speed to reach the real-time detection requirements, but they can’t accurately detect small objects and objects with obstructions. Therefore, we propose a helmet detection algorithm based on the attention mechanism (AT-YOLO). First of all, a channel attention module is added to the YOLOv3 backbone network, which can adaptively calibrate the channel features of the direction to improve the feature utilization, and a spatial attention module is added to the neck of the YOLOv3 network to capture the correlation between any positions in the… More >

Displaying 1-10 on page 1 of 11. Per Page