Skip to content

SwitzerChees/mask_police

Repository files navigation

Mask Police

For the Module DeepL at FFHS

This is the source code for a automatic mask detection with Tensorflow. This has only educational purposes.

Getting Started

python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip
pip install cmake
pip install dlib
pip install -r requirements.txt

Inspiration / Special Thanks

This project is strongly inspired by https://github.com/prajnasb/observations and all credits go to prajnasb 😉

Epoch 30/30 80/80 [==============================] - 28s 344ms/step - loss: 0.0494 - acc: 0.9837 - val_loss: 0.0234 - val_acc: 0.9965

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages