• Title/Summary/Keyword: Detect Wearing Mask

Search Result 10, Processing Time 0.023 seconds

The Study for Type of Mask Wearing Dataset for Deep learning and Detection Model (딥러닝을 위한 마스크 착용 유형별 데이터셋 구축 및 검출 모델에 관한 연구)

  • Hwang, Ho Seong;Kim, Dong heon;Kim, Ho Chul
    • Journal of Biomedical Engineering Research
    • /
    • v.43 no.3
    • /
    • pp.131-135
    • /
    • 2022
  • Due to COVID-19, Correct method of wearing mask is important to prevent COVID-19 and the other respiratory tract infections. And the deep learning technology in the image processing has been developed. The purpose of this study is to create the type of mask wearing dataset for deep learning models and select the deep learning model to detect the wearing mask correctly. The Image dataset is the 2,296 images acquired using a web crawler. Deep learning classification models provided by tensorflow are used to validate the dataset. And Object detection deep learning model YOLOs are used to select the detection deep learning model to detect the wearing mask correctly. In this process, this paper proposes to validate the type of mask wearing datasets and YOLOv5 is the effective model to detect the type of mask wearing. The experimental results show that reliable dataset is acquired and the YOLOv5 model effectively recognize type of mask wearing.

Mask Wearing Detection Using OpenCV Training Data (OpenCV 학습 데이터를 이용한 마스크 착용 감지)

  • Snowberger, Aaron Daniel;Lee, Choong Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.10a
    • /
    • pp.303-304
    • /
    • 2021
  • It is an important issue to detect automatically whether a mask is worn or not for corona prevention. It is known that mask wearing detection can be solved by learning the face data set. However, the search for whether a person is wearing a mask can be detected in a simpler way using OpenCV. In this paper, we describe that it is possible to easily detect whether a single person is wearing a mask or not with a general PC camera using OpenCV learning data results and simple OpenCV functions. Through experiments, the proposed method was shown to be effective.

  • PDF

A Mask Wearing Detection System Based on Deep Learning

  • Yang, Shilong;Xu, Huanhuan;Yang, Zi-Yuan;Wang, Changkun
    • Journal of Multimedia Information System
    • /
    • v.8 no.3
    • /
    • pp.159-166
    • /
    • 2021
  • COVID-19 has dramatically changed people's daily life. Wearing masks is considered as a simple but effective way to defend the spread of the epidemic. Hence, a real-time and accurate mask wearing detection system is important. In this paper, a deep learning-based mask wearing detection system is developed to help people defend against the terrible epidemic. The system consists of three important functions, which are image detection, video detection and real-time detection. To keep a high detection rate, a deep learning-based method is adopted to detect masks. Unfortunately, according to the suddenness of the epidemic, the mask wearing dataset is scarce, so a mask wearing dataset is collected in this paper. Besides, to reduce the computational cost and runtime, a simple online and real-time tracking method is adopted to achieve video detection and monitoring. Furthermore, a function is implemented to call the camera to real-time achieve mask wearing detection. The sufficient results have shown that the developed system can perform well in the mask wearing detection task. The precision, recall, mAP and F1 can achieve 86.6%, 96.7%, 96.2% and 91.4%, respectively.

Masked Face Temperature Measurement System Using Deep Learning (딥러닝을 활용한 마스크 착용 얼굴 체온 측정 시스템)

  • Lee, Min Jeong;Kim, Yoo Mi;Lim, Yang Mi
    • Journal of Korea Multimedia Society
    • /
    • v.24 no.2
    • /
    • pp.208-214
    • /
    • 2021
  • Since face masks in public were mandated during COVID-19, more people have taken temperature checks, with their masks on. The study has developed a contactless thermal camera that accurately measures temperatures of people wearing different kinds of masks, detect people wearing masks wrong, and record the temperature data. The built-in system that identifies people wearing masks wrong is what masks our contactless thermal camera differentiated from other thermal cameras. Also our contactless thermal camera can keep track of the number of mask wearers in different regions and their temperatures. Thus, the analysis of such regional data can significantly contribute to stemming the spread of the virus.

On an "Um~" Vocal Breathing to Relieve Stress When Wearing a Mask (마스크 착용시 스트레스 해소를 위한 "음~"발성호흡 연구)

  • Tian, Zhixing;Bae, Myung-Jin
    • The Journal of the Convergence on Culture Technology
    • /
    • v.7 no.1
    • /
    • pp.576-581
    • /
    • 2021
  • In the post-epidemic era, COVID-19 has not yet been fully controlled. Wearing masks is still the main means of epidemic prevention, and the negative effects brought by masks continue to continue. Wearing a mask for a long time can cause two problems. The first problem is hypoxia, and the other is an increase in psychological stress. To reduce the negative impact of masks, this paper proposes a new breathing mode. It is the "Umm~" vocal breathing mode, which simultaneously solves the two problems of hypoxia and increased stress. This paper explores the reasons why new breathing patterns can relieve stress. Explains the relationship between HRV and stress index and uses SDNN as an indicator to detect stress index to confirm the effectiveness of this breathing pattern. Experimental results prove that the "Umm~" vocal breathing mode can not only relieve the stress induced by wearing a mask. And when not wearing a mask, it can also be used to relieve daily stress. This method that anyone can easily implement should be more popularized.

Adaptive Face Mask Detection System based on Scene Complexity Analysis

  • Kang, Jaeyong;Gwak, Jeonghwan
    • Journal of the Korea Society of Computer and Information
    • /
    • v.26 no.5
    • /
    • pp.1-8
    • /
    • 2021
  • Coronavirus disease 2019 (COVID-19) has affected the world seriously. Every person is required for wearing a mask properly in a public area to prevent spreading the virus. However, many people are not wearing a mask properly. In this paper, we propose an efficient mask detection system. In our proposed system, we first detect the faces of input images using YOLOv5 and classify them as the one of three scene complexity classes (Simple, Moderate, and Complex) based on the number of detected faces. After that, the image is fed into the Faster-RCNN with the one of three ResNet (ResNet-18, 50, and 101) as backbone network depending on the scene complexity for detecting the face area and identifying whether the person is wearing the mask properly or not. We evaluated our proposed system using public mask detection datasets. The results show that our proposed system outperforms other models.

Microcode based Controller for Compact CNN Accelerators Aimed at Mobile Devices (모바일 디바이스를 위한 소형 CNN 가속기의 마이크로코드 기반 컨트롤러)

  • Na, Yong-Seok;Son, Hyun-Wook;Kim, Hyung-Won
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.26 no.3
    • /
    • pp.355-366
    • /
    • 2022
  • This paper proposes a microcode-based neural network accelerator controller for artificial intelligence accelerators that can be reconstructed using a programmable architecture and provide the advantages of low-power and ultra-small chip size. In order for the target accelerator to support various neural network models, the neural network model can be converted into microcode through microcode compiler and mounted on accelerator to control the operators of the accelerator such as datapath and memory access. While the proposed controller and accelerator can run various CNN models, in this paper, we tested them using the YOLOv2-Tiny CNN model. Using a system clock of 200 MHz, the Controller and accelerator achieved an inference time of 137.9 ms/image for VOC 2012 dataset to detect object, 99.5ms/image for mask detection dataset to detect wearing mask. When implementing an accelerator equipped with the proposed controller as a silicon chip, the gate count is 618,388, which corresponds to 65.5% reduction in chip area compared with an accelerator employing a CPU-based controller (RISC-V).

Design of Face with Mask Detection System in Thermal Images Using Deep Learning (딥러닝을 이용한 열영상 기반 마스크 검출 시스템 설계)

  • Yong Joong Kim;Byung Sang Choi;Ki Seop Lee;Kyung Kwon Jung
    • Convergence Security Journal
    • /
    • v.22 no.2
    • /
    • pp.21-26
    • /
    • 2022
  • Wearing face masks is an effective measure to prevent COVID-19 infection. Infrared thermal image based temperature measurement and identity recognition system has been widely used in many large enterprises and universities in China, so it is totally necessary to research the face mask detection of thermal infrared imaging. Recently introduced MTCNN (Multi-task Cascaded Convolutional Networks)presents a conceptually simple, flexible, general framework for instance segmentation of objects. In this paper, we propose an algorithm for efficiently searching objects of images, while creating a segmentation of heat generation part for an instance which is a heating element in a heat sensed image acquired from a thermal infrared camera. This method called a mask MTCNN is an algorithm that extends MTCNN by adding a branch for predicting an object mask in parallel with an existing branch for recognition of a bounding box. It is easy to generalize the R-CNN to other tasks. In this paper, we proposed an infrared image detection algorithm based on R-CNN and detect heating elements which can not be distinguished by RGB images.

A Study on a Method for Detecting Leak Holes in Respirators Using IoT Sensors

  • Woochang Shin
    • International journal of advanced smart convergence
    • /
    • v.12 no.4
    • /
    • pp.378-385
    • /
    • 2023
  • The importance of wearing respiratory protective equipment has been highlighted even more during the COVID-19 pandemic. Even if the suitability of respiratory protection has been confirmed through testing in a laboratory environment, there remains the potential for leakage points in the respirators due to improper application by the wearer, damage to the equipment, or sudden movements in real working conditions. In this paper, we propose a method to detect the occurrence of leak holes by measuring the pressure changes inside the mask according to the wearer's breathing activity by attaching an IoT sensor to a full-face respirator. We designed 9 experimental scenarios by adjusting the degree of leak holes of the respirator and the breathing cycle time, and acquired respiratory data for the wearer of the respirator accordingly. Additionally, we analyzed the respiratory data to identify the duration and pressure change range for each breath, utilizing this data to train a neural network model for detecting leak holes in the respirator. The experimental results applying the developed neural network model showed a sensitivity of 100%, specificity of 94.29%, and accuracy of 97.53%. We conclude that the effective detection of leak holes can be achieved by incorporating affordable, small-sized IoT sensors into respiratory protective equipment.

Study on Factors for Passenger Risk in Railway Vehicle (철도차량내 승객 위험요소 선정 연구)

  • Park, Won-Hee;Park, Sung-Joon;Kim, Hyo-Jin;Kim, HanSaem;Oh, Sechan
    • Journal of the Society of Disaster Information
    • /
    • v.17 no.4
    • /
    • pp.733-746
    • /
    • 2021
  • Purpose: This study was conducted for the purpose of selecting important events from among various events that may pose a risk to railway passengers. For this purpose, opinions of various railroad vehicle passengers and railway operator workers were investigated and analyzed. Method: The survey was conducted on 1,000 men and women in their 20s and 60s and 429 workers at 11 company across the country. A survey was conducted on the dangerous situations that may occur in subways, general railroads and high-speed rail vehicles targeting passengers. For railway operator workers, the questionnaire is limited to subway vehicles. Result: Among the passenger risk factors(abnormal behavior and dangerous situations) selected based on the frequency and importance of occurrence of passenger risk factors, the main risk factors are selected 'car door jamming', 'sexual harassment', 'intoxicating behavior', 'fighting' /assault', 'wandering around', and 'not wearing a mask'. Conclusion: The major risk factors affecting passengers were selected by surveying passengers and railway operators. we plan to develop a CCTV detection system with AI technology that can quickly and continuously detect the major risk factors of railway vehicles selected as a result of this study.