CFP last date
20 May 2024
Reseach Article

Face Mask Detection using Mobilenet Technique

by Shivam Sourav, Shikhar Mattoo, Chitra Nasa
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 183 - Number 13
Year of Publication: 2021
Authors: Shivam Sourav, Shikhar Mattoo, Chitra Nasa
10.5120/ijca2021921445

Shivam Sourav, Shikhar Mattoo, Chitra Nasa . Face Mask Detection using Mobilenet Technique. International Journal of Computer Applications. 183, 13 ( Jul 2021), 36-40. DOI=10.5120/ijca2021921445

@article{ 10.5120/ijca2021921445,
author = { Shivam Sourav, Shikhar Mattoo, Chitra Nasa },
title = { Face Mask Detection using Mobilenet Technique },
journal = { International Journal of Computer Applications },
issue_date = { Jul 2021 },
volume = { 183 },
number = { 13 },
month = { Jul },
year = { 2021 },
issn = { 0975-8887 },
pages = { 36-40 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume183/number13/31989-2021921445/ },
doi = { 10.5120/ijca2021921445 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T01:16:43.499639+05:30
%A Shivam Sourav
%A Shikhar Mattoo
%A Chitra Nasa
%T Face Mask Detection using Mobilenet Technique
%J International Journal of Computer Applications
%@ 0975-8887
%V 183
%N 13
%P 36-40
%D 2021
%I Foundation of Computer Science (FCS), NY, USA
Abstract

As the rise of Corona-virus has affected at least 188 countries in the world as of 2021 period [1], the outbreak has severely affected all kinds of age groups, so wearing a mask becomes utmost responsibility of the person to stop the outbreak from further spreading, but it is impossible to monitor all the people who are wearing mask and who are not. So here comes theNovel Face Mask Detector which is a high accuracy mask detector. It uses Mobile-Net, which is a high accuracy and efficient face detection mask detection. Here Mobile-Net is used for pre-processing of the image, which consists of a feature pyramid network to fuse high-level semantic information with multiple feature maps, and a novel context attention module to focus on detecting face masks. In addition, a novel cross-class object removal algorithm is used to reject predictions with low confidences and the high intersection of union. When the image is processed as array, the array is forwarded to the Mobile-Net after this, the process of max pooling is done then the array is flattenedand through the fully connected layer the output is given. As, Mobile-Net is the light-weighted neural network to be used in the mobile phones.

References
  1. Coronavirus: Which countries have confirmed cases? | Coronavirus pandemic News | Al Jazeera
  2. WHO Coronavirus (COVID-19) Dashboard | WHO Coronavirus (COVID-19) Dashboard With Vaccination Data
  3. How Face Masks Can Help Prevent the Spread of COVID-19 | The Scientist Magazine® (the-scientist.com)
  4. How India’s second wave became the worst COVID-19 surge in the world (nationalgeographic.com)
  5. 21 Amazing Uses for Face Recognition – Facial Recognition Use Cases (facefirst.com)
  6. What is Face Detection and How Does It Work? (techtarget.com)
  7. Image Classification using MobileNet in the browser | by Mithilesh Pradhan | Analytics Vidhya | Medium
  8. Ejaz, M. S., Islam, M. R., Sifatullah, M., & Sarker, A.,“Implementation of Principal Component Analysis on Masked and Non masked Face Recognition”. 2019 1st International Conference on Advances in Science, Engineering and Robotics Technology (ICASERT), 1–5.
  9. Hussain, S. A., & Al Balushi, A. S. A. “A real time face emotion classification and recognition using deep learning model”. Journal of Physics: Conference Series, 1432(1), 12087, 2020.
  10. Qin, B., & Li, D. “Identifying Facemask-wearing Condition Using Image Super-Resolution with Classification Network to Prevent COVID-19”, 2020.
  11. C. Szegedy, V. V. andSergey Ioffe, J. Shlens, and Z. Wojna, “Rethinking the inception architecture for computer vision,” CoRR, vol.abs/1512.00567, 2015
Index Terms

Computer Science
Information Sciences

Keywords

Corona-Virus Mobile-net Novel face Mask Detector CNN (Convolution Neural Network)