- Realtime face mask detector using Keras, Deep Learning & OpenCV.
- Used opencv’s Object detection techniques to detect faces.
- Transfer Learning using MobileNetV2 architecture.
- Fine-tuning the model using Data Augmentation.
Refer the full video inputs and outputs here:
- Facing difficulties in detecting faces with low light and low quality webcams.
- Dataset has images with people wearing only white colored masks 😷
- Face detection can be improved.