International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 184 - Issue 8 |
Published: Apr 2022 |
Authors: Aniket Mishra, M.S. Amutha |
![]() |
Aniket Mishra, M.S. Amutha . Real Time Face Mask Detector using Machine Learning, Python, OpenCV and Keras. International Journal of Computer Applications. 184, 8 (Apr 2022), 50-52. DOI=10.5120/ijca2022922055
@article{ 10.5120/ijca2022922055, author = { Aniket Mishra,M.S. Amutha }, title = { Real Time Face Mask Detector using Machine Learning, Python, OpenCV and Keras }, journal = { International Journal of Computer Applications }, year = { 2022 }, volume = { 184 }, number = { 8 }, pages = { 50-52 }, doi = { 10.5120/ijca2022922055 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2022 %A Aniket Mishra %A M.S. Amutha %T Real Time Face Mask Detector using Machine Learning, Python, OpenCV and Keras%T %J International Journal of Computer Applications %V 184 %N 8 %P 50-52 %R 10.5120/ijca2022922055 %I Foundation of Computer Science (FCS), NY, USA
After the new Coronavirus disease (COVID-19) case spread rapidly in Wuhan-China in December 2019, World Health Organization (WHO) confirmed that this is a dangerous virus which can be spreading from humans to humans through droplets and airborne. As for the prevention, wearing a face mask is essentials while going outside or meeting to others However, some irresponsible people refuse to wear face mask with so many excuses. Moreover, developing the face mask detector is very crucial in this case. This project aims to develop the face mask detector which is able to detect any kinds of face mask. In order to detect the face mask, a YOLO V4 deep learning has been chosen as the mask detection algorithm.