
The emergence of the COVID-19 pandemic has
necessitated the adoption of stringent public health measures,
with widespread face mask usage being one of the most
effective means of preventing the spread of infectious diseases
in communal settings. However, ensuring compliance with
mask-wearing protocols in public spaces presents a
formidable challenge for authorities and organizations
worldwide. In response to this challenge, the development of
automated face mask detection systems has garnered
significant attention as a promising solution to enforce mask-
wearing guidelines efficiently.
This article provides an in-depth exploration of recent
advancements in face mask detection technology, examining
the underlying methodologies, applications, challenges, and
future prospects of such systems. As the pandemic continues
to evolve, the need for reliable and scalable solutions for
monitoring mask compliance remains paramount. By
leveraging cutting-edge technologies such as computer vision,
deep learning, and edge computing, researchers and
practitioners have made substantial progress in the
development of robust and real-time face mask detection
systems.
Convolutional neural networks (CNNs), in particular,
have demonstrated remarkable capabilities in accurately
detecting faces and distinguishing between masked and
unmasked individuals. Moreover, the integration of
complementary technologies such as thermal imaging, edge
computing, and privacy-preserving techniques has further
enhanced the utility and efficacy of face mask detection
systems in diverse operational settings.
Beyond the immediate imperative of pandemic
management, face mask detection systems hold immense
potential for addressing broader societal challenges, including
security surveillance, access control, and public safety
monitoring. By leveraging the insights gained from research
and real-world deployments, policymakers, businesses, and
public health authorities can develop evidence-based
strategies to promote mask compliance and mitigate the risk
of disease transmission.
However, the widespread adoption of face mask detection
systems also raises important ethical, legal, and societal
considerations. Issues related to privacy, bias, algorithmic
fairness, and consent must be carefully addressed to ensure
that these systems are deployed responsibly and ethically.
Furthermore, the interoperability and standardization of face
mask detection technologies are essential to facilitate seamless
integration with existing infrastructure and interoperability
across different platforms.
In light of these considerations, this article aims to provide
a comprehensive overview of the YOLO [5] based face mask
detection systems, offering insights into the technological
advancements, practical applications, and ethical implications
of this rapidly evolving field. By synthesizing existing
research and identifying key challenges and opportunities, we
seek to inform future research directions and contribute to the
development of effective and equitable solutions for
promoting mask compliance and safeguarding public health.
The aim of this article is to provide a comprehensive
analysis of face mask detection systems, encompassing the
technological advancements, practical applications,
challenges, and ethical considerations in this emerging field.
A. Velip and A. Dessai [1] proposed a multi-task learning
framework combining face detection and mask classification,
achieving high accuracy in diverse environmental conditions.
This study proposes a real-time face mask detection system
using deep learning techniques. The authors employ a CNN
architecture for face detection and mask classification.
S. Sakshi et al. [2] present a face mask detection system
based on a CNN model trained on a large dataset of masked
and unmasked faces. Their system exhibits robust
1. Introduction
Proposed Activation Function Based Deep Learning Approach for Real-
Time Face Mask Detection System
NAY KYI TUN1, AYE MIN MYAT2
1Faculty of Computer System and Technology, Myanmar Information Institute of Technology
Mandalay, MYANMAR
2University of Technology
(Yadanapon Cyber City) Pyin Oo Lwin, MYANMAR
Abstract: — The ongoing global pandemic has underscored the importance of effective preventive measures such as wearing face
masks in public spaces. In this paper, we propose a deep learning-based approach for real-time face mask detection to aid in
enforcing mask-wearing protocols. Our system utilizes convolutional neural networks (CNNs) to automatically detect whether
individuals in images or video streams are wearing masks or not. The proposed system consists of three main stages: face detection,
face mask classification, and real-time monitoring. Firstly, faces are localized in the input image or video frame using a proposed
face detection model. Then, the detected faces are fed into a proposed CNN model for mask classification, which determines whether
each face is covered with a mask or not. Finally, the system will provide real-time monitoring and alerts authorities or stakeholders
about non-compliance with mask-wearing guidelines. We evaluate the performance of our system on publicly available datasets and
demonstrate its effectiveness in accurately detecting face masks in various scenarios. Additionally, we discuss the challenges and
limitations of deploying such a system in real-world settings, including issues related to privacy, bias, and scalability. Overall, our
proposed face mask detection system offers a promising solution for automated monitoring and enforcement of face mask policies,
contributing to public health efforts in mitigating the spread of contagious diseases.
Key-words: — CNN, Face Mask, Detection, Classification, YOLO.
Received: March 27, 2024. Revised: September 5, 2024. Accepted: September 24, 2024. Published: October 17, 2024.
2. Aim
3. Related Work
International Journal of Electrical Engineering and Computer Science
DOI: 10.37394/232027.2024.6.25
Nay Kyi Tun, Aye Min Myat