Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 776 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 776 Bytes

Face Mask Detection Model

Image Classification Model written in python which detects a face in an image using casscading models from OpenCV, performs processing using Keras & then detect whether the person has a facemask on. The model is built using TensorFlow in Google Colab Notebooks.

Output

The classification result with its probability is printed on the original image using OpenCV.

Screenshot 2022-08-03 032251

Dataset

Google Drive Link

Notebook

Google Colaboratory Link