spacewalk01/yolov5-face-mask-detection
Face Mask Detection using YOLOv5
This helps operations managers or business owners automatically monitor compliance with face mask policies in public or private spaces. It takes video footage as input and identifies individuals, classifying them as wearing a mask correctly, incorrectly, or not at all. The output is a categorized visual overlay on the video, showing real-time mask status.
No commits in the last 6 months.
Use this if you need to automatically detect face mask usage and compliance in video streams for monitoring or safety purposes.
Not ideal if you require extremely high accuracy for distinguishing between "mask worn incorrectly" and other categories, as its performance in this area is limited.
Stars
39
Forks
12
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/spacewalk01/yolov5-face-mask-detection"
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!