Skip to content

Datapirate-98/Face_mask_detection_UI

Repository files navigation

Face_mask_detection_UI

face mask detector with complete USER INTERFACE using Tkinter

steps to follow:-->

  1. Run the requirments.txt file to download all the packages in ur system in one go

pip install requirments.txt

  1. Then Run the face_mask_detection_training.py

  2. Then Run the face_mask_detection_UI.py file.

Thats IT!

for experimenting with tarining model look up Face_Mask_detection_training.py.

downloaded the dataset from Prajna Bhandary github(link - "https://github.com/prajnasb/observations/tree/master/experiements")

used the keras, tensorflow API for training the neural networks with a good accuracy of detection.

About

face mask detector with complete USER INTERFACE using Tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published