sherlockvn / face-mask-detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 97.0%Language:Dockerfile 1.9%Language:Makefile 1.2%