Scientists have proven that masking lowers COVID-19 cases, even in the long term. As we approach back-to-school season, public knowledge of proper masking technique is now more important than ever.
Our objective is to detect if you are wearing a face mask properly to protect yourself, and the public. For this project, we used images of our family and friends, hence it will remain confidential.
You will find, in this repository:
Train.ipynb - Python notebook for training the model on the train set
TestImg.ipynb - Python notebook for testing the model on the test set
RealTime.ipynb - Python notebook for running the model on real-time video feed
mobilenet_v2.model - Final model used in the program