Skip to content
#

face-mask-detection

Here are 206 public repositories matching this topic...

In this notebook, I am going to make a Deep Learning model which can be used to detect a person is wearing a mask or not. We will use VGG16 architecture to train our model to get good accuracy. What is VGG16? We are not going to address that in this notebook, to know more about VGG16 you can follow this link.

  • Updated Mar 20, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the face-mask-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the face-mask-detection topic, visit your repo's landing page and select "manage topics."

Learn more