😷 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
- Train the Model bash Copy Edit python train_mask_detector.py
- Run Real-Time Detection bash Copy Edit python detect_mask_video.py 📌 Dataset Two classes:
- with_mask
- 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