Skip to content
#

face-mask-detector

Here are 30 public repositories matching this topic...

This is a simple image classification project trained on the top of Keras/Tensorflow API with MobileNetV2 deep neural network architecture having weights considered as pre-trained 'imagenet' weights. The trained model (mask-detector-model.h5) takes the real-time video from webcam as an input and predicts if the face landmarks in Region of Intere…

  • Updated Dec 8, 2022
  • Jupyter Notebook

In this Project Person with Face Mask detect. If a person wears a face mask then it allowed a person to the office otherwise it generates a warning message and sends it to the authority's email addresses.

  • Updated May 22, 2021
  • Jupyter Notebook

Real Time Face Mask Detector with TensorFlow (Keras), OpenCV. By Caffe model detecting Face then Classify whether person wearing Mask or Not based on trained model on base of mobilenet_v2 model with pre-trained weights of 'imagenet'.

  • Updated Apr 2, 2021
  • Python

Face Mask Detection is a Python Project which is used with Attendance System Machine , the Attendance can only be marked if the Software detects you with a mask, otherwise the system will not accept your attendance. A Software useful for companies as a preventive measure of corona.

  • Updated Aug 31, 2020
  • Python

Improve this page

Add a description, image, and links to the face-mask-detector topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the face-mask-detector topic, visit your repo's landing page and select "manage topics."

Learn more