/Face-Mask-Detection

A model for Face mask detection from an image or a video.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Face-Mask-Detection.

forthebadge

  • a model that will be able to classify whether the person is wearing a mask or not.
  • Covid-19 Face Mask Detection using Deep Learning and Computer Vision concepts.
  • a Convolutional Neural Network classifier to classify people based on whether they are wearing masks or not.
  • will use OpenCV to detect human faces on the video streams.

Requirements:

  • Tensorflow
  • cv2
  • Keras

License ✔️

This project follows GNU License