Skip to content

SuljicAmar/face_mask_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Face Mask Detection

A simple example of using convolutional neural networks for face mask detection. There are three classes in total;

  • Incorrect_mask
    • Examples include mask on chin, mask on mouth but not nose
  • With_mask
  • Without_mask

I used a dataset from Kaggle [https://www.kaggle.com/datasets/shiekhburhan/face-mask-dataset?resource=download]. I used all images, complex and simple to train and evaluate this model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published