chandrikadeb7 / Face-Mask-Detection

Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
https://www.youtube.com/watch?v=AAkNyZlUae0
MIT License
1.52k stars 834 forks source link

New File added nomask.mp3 and if the person does not wear a mask, alert is added. #138

Closed shubhammanjare17 closed 2 years ago

shubhammanjare17 commented 2 years ago

…Video Detection

Issue Number

ISSUE #134

Describe the changes you've made

In video detection if person not worn mask alert is added and nomask.mp3 file is added.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Additional context (OPTIONAL)

Test plan (OPTIONAL)

Checklist

chandrikadeb7 commented 2 years ago

@shubhammanjare17 Add pyobjc in requirements file. This feature is slowing down the FPS drastically, please fix that.