In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building.
-
Updated
Nov 21, 2022 - Jupyter Notebook
In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building.
Face mask detection is a deep learning task that involves developing models to identify whether a person in an image or video is wearing a face mask or not.
Determines whether a specific user is wearing a face mask or not using a 2-factor approach written in Python with TensorFlow and OpenCV modules. Includes a Google Colab notebook tutorial and code for real-time detection using OpenCV.
🔍📸🌐 VisualAIProjects: Repository for cutting-edge computer vision and Visual AI projects! Explore 🌟advanced algorithms and models🌟 for image recognition, object detection, segmentation, and synthesis. 🚀🔓 Join us in the captivating world of computer vision and unlock the full potential of Visual AI! 🌍💡
An AI model to detect if people are following social distancing & wearing masks for safety.
Maskd (Face Mask Detection system) built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks in static images as well as in real-time video streams.
Face Mask Detection system both on image and video based on computer vision and deep learning using OpenCV and Tensorflow/Keras
COVID-19 Face Mask Detection
Face Mask Detection Platform is used to recognize if a user is not wearing a mask. The system can be connected to cameras to detect people without a mask. System users can also add faces to send them an alert in case they are not wearing a mask.
Face Mask Detection Project made using HaarCascade frontal face detection classifier, OpenCV & Tensorflow in Python.
Add a description, image, and links to the facemaskdetection topic page so that developers can more easily learn about it.
To associate your repository with the facemaskdetection topic, visit your repo's landing page and select "manage topics."