Skip to content

sherlockvn/face-mask-detector

Repository files navigation

Face mask detection application

library needed:

  • tensorflow, numpy, cv2, keras, sci-ki learn,...
pip3 install -r requirements.txt

training the mask detector

train the network with datasets

python3 training_model.py

detect mask in real-time

python3 open_cam.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published