Skip to content

tashfeen786/Face_Mask_detection

Repository files navigation

😷 Face Mask Detection System A real-time face mask detection system built using Python, OpenCV, and Keras (MobileNetV2) to identify whether people are wearing face masks or not using webcam input.
🚀 Features Real-time detection from webcam/video

Deep learning model based on MobileNetV2

High accuracy with data augmentation

Displays live labels: With Mask / Without Mask **
🛠️ Technologies Used** Python

OpenCV

TensorFlow / Keras

NumPy, Matplotlib

🗂️ How to Use

  1. Train the Model bash Copy Edit python train_mask_detector.py
  2. Run Real-Time Detection bash Copy Edit python detect_mask_video.py 📌 Dataset Two classes:
  3. with_mask
  4. without_mask

The data was preprocessed and augmented to enhance model performance.

👨‍💻** Author** Tashfeen Aziz
LinkedIn: https://www.linkedin.com/in/tashfeen-aziz-b51361292/
📧 Email: tashfeen247@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors