Skip to content
#

face-mask-detector

Here are 32 public repositories matching this topic...

Real-time face mask detection systems use computer vision and deep learning to identify if individuals in a live video feed are wearing protective masks. As of late 2025, these systems are highly optimized for efficiency, allowing them to run on low-resource hardware like CCTV cameras and phone.

  • Updated Jan 8, 2026
  • JavaScript

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

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