DURGESH716/Face-Mask-Detection-CNN
This Deep Learning model is trained in such a way that detects people wearing mask or not, even in heavy crowded places
This helps operations managers or security personnel monitor public or workplace environments for mask compliance. It takes live camera feeds or images of people and identifies who is wearing a face mask and who isn't. The output can trigger alerts or provide data for compliance reports, making it useful for managing health and safety protocols.
No commits in the last 6 months.
Use this if you need an automated way to enforce mask-wearing policies in a public venue, office, or facility using existing surveillance cameras.
Not ideal if you need to detect mask usage in extremely low-light conditions or with highly obscured faces, as its performance might degrade.
Stars
17
Forks
2
Language
Python
License
—
Category
Last pushed
Aug 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DURGESH716/Face-Mask-Detection-CNN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chandrikadeb7/Face-Mask-Detection
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
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
jackfrost1411/MaskRCNN
Mask RCNN implementation on a custom dataset! All incorporated in a single python notebook!