dawbit / face-mask-detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

face-mask-detection

In this project, we have developed a deep learning model for face mask detection using Python, Keras, and OpenCV. We developed the face mask detector model for detecting whether person is wearing a mask or not. We have trained the model using Keras with network architecture. Training the model is the first part of this project and testing using webcam using OpenCV is the second part.

This is a nice project for beginners to implement their learnings and gain expertise.

About


Languages

Language:Jupyter Notebook 62.2%Language:Python 37.8%