Skip to content

AALAM98mod100/Face-Mask-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Face Mask Detection using pretrained VGG19

The notebook requires a kaggle environment with the following 3 datasets added in the /inputs/ directory

  1. Face Mask Detection
  2. Face Mask Detection ~12K Images Dataset
  3. Haarcascades

Just create a new Kaggle notebook and click on Add Data in the top right corner. Also set the accelerator to be the GPU. Training becomes much faster that way.

From here onwards, just run all the cells using a GPU accelerator and wait for 5-6 minutes for the model to be trained and evaluated.

Demo Link

Link to Youtube Demo

Future Work

The saved model could be deployed onto a webpage and/or IoT hardware. Since it performs face detection AND mask detection, it can perform as a "security camera" to detect COVID violations. Dystopian I know...

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors