There are 11 repositories under face-mask-detection topic.
Leading free and open-source face recognition system
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
Face Recognition on NIST FRVT Top Ranked ,Face Liveness Detection Engine on iBeta 2 Certified, 3D Face Anti Spoofing, Face Detection, Face Matching, Face Analysis, Face Sentiment, Face Alignment, Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution on Android
3D Passive Face Liveness Detection!Supports Face Detection, Face Matching, Face Analysis, Face Sentiment, Face Alignment, Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution on Android
MaskedFace-Net is a dataset of human faces with a correctly and incorrectly worn mask based on the dataset Flickr-Faces-HQ (FFHQ).
Face mask detection system using Deep learning.
Real time face-mask detection using Deep Learning and OpenCV
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.
iBeta (Level 2) Certified, Single-Image Based Face Liveness Detection (Face Anti Spoofing) Server SDK
iBeta (Level 2) Certified, Single-Image Based Face Liveness Detection (Face Anti Spoofing) Server SDK
InspireFace is a cross-platform face recognition SDK developed in C/C++, supporting multiple operating systems and various backend types for inference, such as CPU, GPU, and NPU.
Monitor people violating Social Distancing or not wearing Face Masks in public through CCTV footage.
Face mask detection on Raspberry Pi 4
Detect faces and determine whether people are wearing mask.
Recognize 2000+ faces on your Jetson Nano with additional mask detection, auto-fill and anti-spoofing
Social Distancing and Face Mask Detection using TensorFlow. Install all required Libraries and GPU drivers as well. Refer to README.md or REPORT for know to installation requirement
Real-time Face Mask Detection using TensorFlow and Keras.
Face mask detector - Flutter application to detect face mask from image and live camera feed.
Face Mask Detection using YOLOv5
An approach to detecting face masks in crowded places built using RetinaNet Face for face mask detection and Xception network for classification.
Detecting person with or without face mask. Trained using YOLOv5.
A Deep learning flask based application used to predict whether Person is having mask to his face or not
Detecting face mask with OpenCV and TensorFlow. Using simple CNN or model provided by TensorFlow as MobileNetV2, VGG16, Xception.
A real-time face mask detector based on computer vision and deep learning, created using Pytorch and OpenCV
Untuk mendeteksi penggunaan masker sebagai bentuk pencegahan Covid-19
Face Mask Detection With Deep Learning
A face mask detection system using Tensorflow/Keras and OpenCV, for the "<19 Szabadfogású Számítógép" competition in 2020.
A library for Pepper QiSDK along with a sample app, to help detect whether people are wearing face masks.
Real Time Face Mask Detection using Tensorflow/Keras | Inference on Image, Video and Webcam on ONNX Runtime Environment
Because of the COVID-19 pandemic of 2020, more and more people are concerned with protecting themselves using masks, thus the need of software capable of monitoring whether the people are wearing masks or not. That is why I created a Python application using OpenCV (with CUDA support) based on the YOLOv4 algorithm, capable of monitoring the safety level of a space with video surveillance.
Face-mask recognition project
Proper Mask Wearing Detection and Alarm System based on Deep Learning and trained using Tensorflow/Keras
Face mask detection on a Jetson Nano
Using pre-trained CNN's w/ transfer learning to detect face masks in real-time. The Haar-cascade classifier in OpenCV is used for facial recognition and bounding boxes.