Face Mask Detection System using Mobilenetv2
Mayank Arora1, Sarthak Garg2, Srivani A3

1Mayank Arora*, UG Student, VIT – Vellore, Tamil Nadu, India.
2Sarthak Garg, UG Student, VIT – Vellore, Tamil Nadu, India.
3Srivani A , Assistant Professor (Sr.), VIT – Vellore, School of Computer Science and Engineering (SCOPE), VIT, Vellore, Tamil Nadu, India. 

Manuscript received on April 05, 2021. | Revised Manuscript received on April 13, 2021. | Manuscript published on April 30, 2021. | PP: 127-129 | Volume-10 Issue-4, April 2021. | Retrieval Number: 100.1/ijeat.D24040410421 | DOI: 10.35940/ijeat.D2404.0410421
Open Access | Ethics and Policies | Cite | Mendeley
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: In this pandemic, it is getting more and more difficult to keep a track of people who are wearing masks regularly or not. It cannot solely depend on human efforts to take care of this task and therefore there is a need to develop software that can automatically detect whether any given person is wearing a mask or not. Face Detection has evolved as a really popular problem in image processing and computer vision. Many new algorithms are being devised using convolutional architectures to form the algorithm as accurately as possible. These convolutional architectures have made it possible to extract even the pixel details. Training is performed through Fully Convolutional Neural Networks to semantically segment out the faces present in that image. Feature detection and feature extraction techniques help us identify whether a person is wearing a mask or not. The face mask detector will use a dataset of morphed masked images. Therefore, the created model will be accurate and it will also be computationally efficient and easily deployable in embedded systems since the MobileNetV2 architecture will be incorporated (Raspberry Pi, Google Coral, etc.). This framework can also be used in real-time applications that, due to the outbreak of Covid-19, require face-mask detection for safety purposes. This project can be merged with embedded application systems at airports, train stations, workplaces, schools, and public places to ensure compliance with the guidelines for public safety. The above topic is very prominent in recent times as the identification process will not only help us classify individuals but also will reduce the workforce required to do the same exponentially. 
Keywords: Face Mask Detection, Neural Networks, MobileNetV2, Image Data generator, OpenCV
Scope of the Article: Neural Networks