chandrikadeb7/Face-Mask-Detection
Face mask detection system using deep learning with Keras/TensorFlow and OpenCV for real-time computer vision.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
A computer vision project that classifies face masks in static images and real-time video streams. Built with OpenCV for image preprocessing and Keras/TensorFlow for the deep learning model. Uses MobileNetV2 architecture and SSD MobileNet for efficient object detection and inference.