/Real-Time-Face-Mask-Detector

Built a face mask detection system using Python, Keras/Tensorflow API, and OpenCV. This face mask detection application takes input as real-time video or image and first it determines if there are any faces in the video or not. if there is, it predicts whether that face has worn a mask or not.

Primary LanguageJupyter Notebook

No issues in this repository yet.