The following is a Face Mask Detector with OpenCV, Keras/TensorFlow, and Deep Learning with audio feature that need to be enhanced. The required is to fix the audio for loop so that it does not scream or repeat and further add extra features that can be seen on the interface and application and can help the end product add a critical interface that add value to the application .
here is a breaking down of the files:
_collection folder: include the rational of the application and resources that can be used as needed.
dataset: include the place holder for the dataset yet its very difficult to uploaded to you due to size. I don’t think you will needed it given that the model is already trained.
face_detector folder: has the trained model files.
train_mask_detector.py to train the model
detect_mask_video.py to open the live time application.
This is in python)


0 comments