chandrikadeb7/Face-Mask-Detection
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
This project helps operations managers, security personnel, or business owners enforce mask-wearing policies in public or private spaces. It takes live video feeds or static images as input and identifies individuals who are not wearing a face mask, allowing for real-time monitoring. The output clearly labels people with or without masks, enabling prompt action to ensure compliance.
1,604 stars. No commits in the last 6 months.
Use this if you need an automated system to monitor mask compliance in real-time within your facility, public area, or transportation hub.
Not ideal if you require an extremely high-security facial recognition system beyond simple mask detection or a solution that operates offline without any local processing capabilities.
Stars
1,604
Forks
864
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/chandrikadeb7/Face-Mask-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
Jaluus/MaskTerial
Code Release for "MaskTerial: A Foundation Model for Automated 2D Material Flake Detection"
z-mahmud22/Mask-RCNN_TF2.14.0
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow 2.14.0 and Python 3.10.
Kamlesh364/Mask-RCNN-TF2.7.0-keras2.7.0
Mask R-CNN for object detection and instance segmentation on Keras==2.7.0 and TensorFlow==2.7.0
spacewalk01/yolov5-face-mask-detection
Face Mask Detection using YOLOv5
jackfrost1411/MaskRCNN
Mask RCNN implementation on a custom dataset! All incorporated in a single python notebook!