achen353 / Face-Mask-Detector

Proper Mask Wearing Detection and Alarm System based on Deep Learning and trained using Tensorflow/Keras
MIT License
14 stars 11 forks source link

Problem with alarm system #2

Open hasnatsamiul opened 2 years ago

hasnatsamiul commented 2 years ago

How could I activate the alarm system?

achen353 commented 2 years ago

Hi @hasnatsamiul

Thanks for reaching. When you start up the Dash app and Webcam Video for the Detection Mode on the right, you should be able to see a radio button (or toggle button) for turning on the alert sound.

Screen Shot 2022-01-17 at 10 44 12 PM

hasnatsamiul commented 2 years ago

Is it possible to implement this project in an aurdino?

achen353 commented 2 years ago

I suppose so as long as you have enough resources? I never tried it with Arduino though.