face-mask-detector
There are 31 repositories under face-mask-detector topic.
datarootsio/tutorial-face-mask-detection
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.
hritik5102/Tata_Innoverse_SolverHunt8
Tata Innoverse SolverHunt 8 Submission. Built a realtime face mask detection and social distancing detector.
madhank93/face-mask-detector
Face mask detector - Flutter application to detect face mask from image and live camera feed.
TanyaChutani/Face-Mask-Detection-Tf2.x
An approach to detecting face masks in crowded places built using RetinaNet Face for face mask detection and Xception network for classification.
rakshit087/Face-Mask-Detection-PyTorch
A real-time face mask detector based on computer vision and deep learning, created using Pytorch and OpenCV
abd-shoumik/Face-Mask-detector
It can detect face mask from images and real time videos.(VGG 16,OPENCV & KERAS)
ikigai-aa/Face-Mask-Detector-using-MobileNetV2
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 Interest (ROI) is 'Mask' or 'No Mask' with real-time on screen accuracy.
jayita13/PHOENIX
SOCIAL DISTANCING AND FACE MASK DETECTOR
V2dha/Face-Mask-Detector
Deep Learning Model to detect whether a person is wearing a face mask or not
senofsky/face-mask-detector
A library and command line utility for detecting face masks in images and video streams
thanglong2000pro/Face-Mask-Detector-TL
COVID-19: Face Mask Detector
yashitanamdeo/Realtime-Face-Mask-Detection
A Machine Learning Real-time Face Mask Detection project built in Python using OpenCV, Tensorflow, and Keras
ddikodroid/yolov3-face-mask-detector
YOLOv3 weight for face mask detector.
hamza1886/face-mask-detector
Implementation of Face Mask Detector with OpenCV, Keras/TensorFlow, and Deep Learning
manthan89-py/Face-Mask-Entrance-System
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.
nancyshaji/MaskDetector
A simple mask detector on Google colab. Model trained using yolov4.
rkshiyaniya/Real-Time-Face-Mask-Detector
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'.
sharmakumaraditya/Face-Mask-Detection
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.
Chiara2804/Face-Mask-Detector
Detection of face mask in real-time.
hrishikeshnikam2000/Face_mask_detector
A face mask detector using multiple frameworks.
Ranjika123/AI-Face-and-Age-Detector
This AI Face Recognizer is a Python-based project developed using Jupyter Notebook.
vaibhavthapli/face-Mask--detection
This repo, the show's that we can create our own custom. made object-detection model
connectaman/Face-Mask-Detector
Face Mask Detector using Object Detection on Custom Data
Shohrab-Hossain/Face-Mask-Detection
This study confides in Face Mask Detection utilizing Convolutional Neural Network. In this review, a framework will be planned that will recognize facial covering.
toannguyen1911/CS114.L22.KHCL-1
Nhóm máy học lớp CS114.L22.KHCL - UIT
VishnuGaneshan/Face-Mask-Detector
The aim of this project is to avoid the spread of the covid-19 virus and protect people. The face mask detector detects whether a person is wearing a face mask or not.
coolmunzi/face_mask_detector
Face mask detection based on tensorflow 2 object detection API using Efficientdet-D1 model. This project can perform face mask detection on images as well as videos.
Haaaam/MaskDetection
영상처리시스템 기말 프로젝트 20200525~20200615
MuntahaShams/real-time-mask-detection
trained on own CNN model and tested on web camera
SatYu26/Mask-Detection-and-Recognition-using-Deep-Learning-Keras
This face mask detector is accurate, and since we used the MobileNetV2 architecture, it’s also computationally efficient, making it easier to deploy the model to embedded systems.
sonu275981/Face-Mask-Detector
Face Mask Detection system based on computer vision and deep learning using OpenCV and TensorFlow/Keras