Face Mask Detection Using Deep Learning
Developed a real-time face mask detection system using deep learning techniques.
Implemented MobileNet, YOLO, and Haar Cascade for object detection and classification.
Preprocessed images and optimized model performance for improved accuracy.
Evaluated models based on speed, accuracy, and computational efficiency.
Deployed the system for real-time detection using a webcam and integrated it with an alert mechanism.