yanuarakhid/MaskDetection
Implementation of CNN (CONVOLUTIONAL NEURAL NETWORK) For Face Mask Detection Using (Python + Keras + Flask + Bootstrap) Web Based
This tool helps businesses or organizations monitor compliance with face mask policies. You feed it live camera footage or images of people, and it identifies whether each person is wearing a mask or not. Security personnel, operations managers, or public health officers would find this useful for maintaining safety protocols.
No commits in the last 6 months.
Use this if you need an automated way to detect if individuals in a given area are properly wearing face masks.
Not ideal if you require extremely high accuracy in diverse lighting conditions or a robust, production-ready enterprise solution.
Stars
10
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yanuarakhid/MaskDetection"
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!