Face Mask detection for a a specific user that uses a 2-Factor approach. Repo includes both a Google Colab Notebook containing a tutorial and the necessary code for your own Personal Face Mask Detecion. Newly added folder contains the code that utilizes OpenCV for Real Time Face Mask Detection.
Link - Personal_Face_Mask_Detection_V3
Video link - Personal_Face_Mask_Detection_V3
Reddit Post - Personal_Face_Mask_Detection_V3
- Case 1: No Mask [fail case]
- Case 2: Hand Covering Mouth [fail case]
- Case 3: Mask worn but not covering Mouth nor Nose [fail case]
- Case 4: Mask worn but not covering Nose [fail case]
- Case 5: Mask worn properly over mouth and nose [pass case]