amandp13 / Face-Mask-Detection

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%