![]() |
10.5120/ijca2021921445 |
Shivam Sourav, Shikhar Mattoo and Chitra Nasa. Face Mask Detection using Mobilenet Technique. International Journal of Computer Applications 183(13):36-40, July 2021. BibTeX
@article{10.5120/ijca2021921445, author = {Shivam Sourav and Shikhar Mattoo and Chitra Nasa}, title = {Face Mask Detection using Mobilenet Technique}, journal = {International Journal of Computer Applications}, issue_date = {July 2021}, volume = {183}, number = {13}, month = {Jul}, year = {2021}, issn = {0975-8887}, pages = {36-40}, numpages = {5}, url = {http://www.ijcaonline.org/archives/volume183/number13/31989-2021921445}, doi = {10.5120/ijca2021921445}, publisher = {Foundation of Computer Science (FCS), NY, USA}, address = {New York, 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
- Coronavirus: Which countries have confirmed cases? | Coronavirus pandemic News | Al Jazeera
- WHO Coronavirus (COVID-19) Dashboard | WHO Coronavirus (COVID-19) Dashboard With Vaccination Data
- How Face Masks Can Help Prevent the Spread of COVID-19 | The Scientist Magazine® (the-scientist.com)
- How India’s second wave became the worst COVID-19 surge in the world (nationalgeographic.com)
- 21 Amazing Uses for Face Recognition – Facial Recognition Use Cases (facefirst.com)
- What is Face Detection and How Does It Work? (techtarget.com)
- Image Classification using MobileNet in the browser | by Mithilesh Pradhan | Analytics Vidhya | Medium
- 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.
- 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.
- Qin, B., & Li, D. “Identifying Facemask-wearing Condition Using Image Super-Resolution with Classification Network to Prevent COVID-19”, 2020.
- C. Szegedy, V. V. andSergey Ioffe, J. Shlens, and Z. Wojna, “Rethinking the inception architecture for computer vision,” CoRR, vol.abs/1512.00567, 2015
Keywords
Corona-Virus, Mobile-net, Novel face Mask Detector, CNN (Convolution Neural Network)