Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Real-Time Face Mask Detection

View through CrossRef
Real-time face mask detection leverages computer vision and deep learning to identify individuals wearing masks in videos or live camera feeds. It involves two key steps: face detec- tion to locate human faces and mask detection using trained deep learning models to analyze the facial region for mask presence. This technology offers benefits like public health monitoring and security access control, but requires considerations for accuracy and real-time processing efficiency. Ongoing research focuses on improving these aspects for wider deployment.The widespread adoption of face masks as a preventive measure against infectious diseases has necessitated the development of efficient face mask detection systems. In this paper, we propose a real-time face mask detection system utilizing deep learning techniques. The system employs a convolutional neural network (CNN) architecture, specifically designed to accurately detect the presence or absence of face masks in live video streams. Initially, the proposed system preprocesses the input video frames to extract facial regions using a pre-trained face detection model. These facial regions are then fed into the CNN for classification into two categories: with mask and without mask. The CNN model is trained on a diverse dataset of annotated facial images with and without masks, ensuring robustness and generalization. To enhance real-time performance, we optimize the model architecture for efficient inference on resource-constrained devices, such as embedded systems and mobile devices. We leverage techniques such as model pruning, quantization, and parallelization to achieve low- latency inference without compromising accuracy. Experimental evaluations conducted on various real-world scenarios demon- strate the effectiveness and efficiency of the proposed system. The system achieves high accuracy in detecting face masks in real- time while maintaining low computational overhead. Moreover, extensive testing under different lighting conditions, angles, and occlusions validates its robustness and practical viability. Overall, the proposed real-time face mask detection system presents a scalable and deployable solution for ensuring compliance with face mask mandates in public spaces, contributing to public health efforts to mitigate the spread of infectious diseases
Title: Real-Time Face Mask Detection
Description:
Real-time face mask detection leverages computer vision and deep learning to identify individuals wearing masks in videos or live camera feeds.
It involves two key steps: face detec- tion to locate human faces and mask detection using trained deep learning models to analyze the facial region for mask presence.
This technology offers benefits like public health monitoring and security access control, but requires considerations for accuracy and real-time processing efficiency.
Ongoing research focuses on improving these aspects for wider deployment.
The widespread adoption of face masks as a preventive measure against infectious diseases has necessitated the development of efficient face mask detection systems.
In this paper, we propose a real-time face mask detection system utilizing deep learning techniques.
The system employs a convolutional neural network (CNN) architecture, specifically designed to accurately detect the presence or absence of face masks in live video streams.
Initially, the proposed system preprocesses the input video frames to extract facial regions using a pre-trained face detection model.
These facial regions are then fed into the CNN for classification into two categories: with mask and without mask.
The CNN model is trained on a diverse dataset of annotated facial images with and without masks, ensuring robustness and generalization.
To enhance real-time performance, we optimize the model architecture for efficient inference on resource-constrained devices, such as embedded systems and mobile devices.
We leverage techniques such as model pruning, quantization, and parallelization to achieve low- latency inference without compromising accuracy.
Experimental evaluations conducted on various real-world scenarios demon- strate the effectiveness and efficiency of the proposed system.
The system achieves high accuracy in detecting face masks in real- time while maintaining low computational overhead.
Moreover, extensive testing under different lighting conditions, angles, and occlusions validates its robustness and practical viability.
Overall, the proposed real-time face mask detection system presents a scalable and deployable solution for ensuring compliance with face mask mandates in public spaces, contributing to public health efforts to mitigate the spread of infectious diseases.

Related Results

De gevel – een intermediair element tussen buiten en binnen
De gevel – een intermediair element tussen buiten en binnen
This study is based on the fact that all people have a basic need for protection from other people (and animals) as well as from the elements (the exterior climate). People need a ...
Effects of wearing a KF94 face mask on performance, perceptual, and physiological responses during a resistance exercise
Effects of wearing a KF94 face mask on performance, perceptual, and physiological responses during a resistance exercise
Abstract Wearing a face mask in indoor public places including fitness centers is an effective strategy to prevent the airborne transmission of COVID-19. However, only a fe...
Face Mask Detection on Photo and Real-Time Video Images Using Caffe-MobileNetV2 Transfer Learning
Face Mask Detection on Photo and Real-Time Video Images Using Caffe-MobileNetV2 Transfer Learning
Face detection systems have generally been used primarily for non-masked faces, which include relevant facial characteristics such as the ears, chin, lips, nose, and eyes. Masks ar...
Knowledge, attitude and practice of wearing mask in the population presenting to tertiary hospitals in a developing country
Knowledge, attitude and practice of wearing mask in the population presenting to tertiary hospitals in a developing country
Background In the era of COVID-19 where there is emphasis on the importance of wearing a mask, wearing it rightly is equally important. Therefore, the purpose of this study was to ...
Critical levels of mask efficiency and of mask adoption that theoretically extinguish respiratory virus epidemics
Critical levels of mask efficiency and of mask adoption that theoretically extinguish respiratory virus epidemics
AbstractUsing a respiratory virus epidemiological model we derive equations for the critical levels of mask efficiency (fraction blocked) and of mask adoption (fraction of populati...
Formulasi Basis Sheet Mask Bioselulosa
Formulasi Basis Sheet Mask Bioselulosa
Abstract. There are environmental aggressors such as UV-rays and micro/nano particles indoors or outdoors can cause damage to skin collagen/elastin that triggers premature aging. B...

Back to Top