Face Mask Detection using OpenCv

In these tough COVID-19 times, wouldn’t it be satisfying to do something related to it? I decided to build a very simple and basic Convolutional Neural Network (CNN) model using TensorFlow with Keras library and OpenCV to detect if you are wearing a face mask to protect yourself. Interesting! Isn’t it?
This model is used to detect if a person is wearing a face mask to protect themselves, which also shows you accuracy of it.

model




I am sharing the link to my GitHub repository where you can find the detailed program code for you to try it out ;)



Feel free to get in touch