About
Wearing Masks Saves Lives 😷
This project is designed to encourage wearing a mask. It detects if a user is wearing a mask, and uploads their picture with positive feedback.
Wearing a mask is a simple way to reduce infection rates in your community. Be a hero today and wear a mask!
Authors
Usage
Dependencies for facial recognition:
- python version 3.5-3.8
pip install tensorflowpip install opencv-pythonpip install imutils
Citations
The mask detecting machine learning machine was developed by Adrian Rosebrock
Profile: https://www.pyimagesearch.com/author/adrian/
Code: https://www.pyimagesearch.com/2020/05/04/covid-19-face-mask-detector-with-opencv-keras-tensorflow-and-deep-learning/