chandrikadeb7 / Face-Mask-Detection

Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
https://www.youtube.com/watch?v=AAkNyZlUae0
MIT License
1.52k stars 834 forks source link

Add Partial Face Mask Detection #146

Open LeelaChacha opened 2 years ago

LeelaChacha commented 2 years ago

It is imperative that masks that are not covering the nose are also detected. A study[1] has shown that the virus predominantly spreads through the nose. In light of this study, if this application were to perform better in preventing the spread of the virus in places, it must be trained to detect if a person's nose is covered. (Provided the embedded camera (in production) is good enough)

1. Hou YJ, Okuda K, Edwards CE, et al. SARS-CoV-2 Reverse Genetics Reveals a Variable Infection Gradient in the Respiratory Tract. Cell. 2020;182(2):429-446.e14. doi:10.1016/j.cell.2020.05.042

github-actions[bot] commented 2 years ago

Hello @LeelaChacha, Thank you for generating an issue to this project! Please wait while we get back to you.