Skip to content

Successfully trained a deep learning model using CNN which can predict to a great level of accuracy whether a given person is wearing a mask or not.

Notifications You must be signed in to change notification settings

SayamAlt/Face-Mask-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Face-Mask-Detection

Successfully trained a deep learning model using convolutional neural networks which can predict to a great level of accuracy whether a given person is wearing a mask or not.

Face Mask Detection Face Mask Detection

Dataset Used

Link: https://www.kaggle.com/datasets/ashishjangra27/face-mask-12k-images-dataset

Context

This dataset is used for Face Mask Detection Classification with images. The dataset consists of almost 12K images which are almost 328.92MB in size.

Technologies Used

  • Keras
  • Tensorflow
  • Scikit-learn
  • Numpy
  • Pandas
  • Matplotlib
  • Seaborn
  • OpenCV
  • Pillow(PIL)
  • Imutils

Acknowledgements

All the images with the face mask (~6K) are scrapped from google search and all the images without the face mask are preprocessed from the CelebFace dataset created by Jessica Li. Thank you so much Jessica for providing a wonderful dataset to the community.

Inspiration

The inspiration behind creating this dataset is to create an algorithm that can directly detect if a person is wearing a face mask or not. So the images have been scraped from Google as well as from the CelebFace dataset created by Jessica Li to make this happen.

About

Successfully trained a deep learning model using CNN which can predict to a great level of accuracy whether a given person is wearing a mask or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published