Skip to content

lucciffer/face-mask-detector

Repository files navigation

GPL Licence

face-mask-detector

Install the required libraries

pip3 install -r requirements.txt  

[NOTE: use pip if you have pip configured in place of pip3]

USAGE:

  1. Download the files, install all the library requirements mentioned in requirements.txt.
  2. Download the dataset from Kaggle and copy the files into the dataset folder under categories 'with_mask' and 'without_mask'

Model Training from scratch

python train-mask-detector.py

Test the model

python mask-detector.py

This project is tested and works fine, with no possible errors found, In case of errors(if any), please report it to [email protected]

If you end up liking this project, make sure to follow me on GitHub.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages