A computer vision project that detects whether a person is wearing a face mask or not using deep learning. The model is trained on a dataset of masked and unmasked faces and uses image processing techniques to classify faces in real time through a webcam or images. The project helps automate safety monitoring in public places.
Python
OpenCV
TensorFlow / Keras
CNN (Convolutional Neural Networks)
Computer Vision