Inspiration
With the Covid-19 pandemic wear masks is a very important part of flattening the curve, and with automatic temperature checkers I thought that we should have a mask counterpart to automatically check if people are wearing masks.
What it does
My machine learning model automatically checks to make sure that your wearing a mask
How we built it
I utilized the Tensorflow library and transfer learning to create and train the model. I used a labeling software to create xml files with 2 labels, mask and nomask. Then I let the model train and fine tuned it a little to finish it.
Built With
- python
- tensorflow
Log in or sign up for Devpost to join the conversation.