A computer vision model for detecting whether a person is wearing a face mask or not using Deep Learning and OpenCV.
The system processes real-time video or images, detects faces, and classifies them into "Mask" or "No Mask" using a trained model.
The project includes:
✔️ Face Detection
✔️ Image Classification
✔️ Real-time Prediction using webcam
✔️ Model Training & Evaluation
This project demonstrates practical applications of computer vision in safety and monitoring systems.