Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.02 KB

File metadata and controls

28 lines (17 loc) · 1.02 KB

Real-time-Face-Mask-Detection-System-using-Object-Detection

Kaggle Dataset: https://www.kaggle.com/datasets/wobotintelligence/face-mask-detection-dataset

Description

  • Used Kaggle dataset to train model to detect face masks real-time using TensorFlow and OpenCV.
  • Finetuned pretrained MobileNet SSD model for face mask detection on ~2000 images and achieved training loss of 0.07 and test loss of 0.11 after 5000 steps.
  • Utilized Twilio API to convert system to an alert system that sends messages when faces without masks are detected.

Screenshots

Single person

With Mask Without Mask Without Mask

Multiple people

People walking


Example alert via WhatsApp

Alert