Face Mask Detector
Demo Link: https://youtu.be/AAkNyZlUae0
chandrikadeb7 / Face-Mask-Detection
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
Face Mask Detection
Face Mask Detection System built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks in static images as well as in real-time video streams.
👇 Support me here!
😇 Motivation
Amid the ongoing COVID-19 pandemic, there are no efficient face mask detection applications which are now in high demand for transportation means, densely populated areas, residential districts, large-scale manufacturers and other enterprises to ensure safety. The absence of large datasets of ‘with_mask’ images has made this task cumbersome and challenging.
PPT and Project Report sharing costs ₹1000 ($15)
If interested, contact me at chandrikadeb7@gmail.com
🌟 Purchase on Gumroad
⌛ Project Demo
⚠️ TechStack/framework used
⭐ Features
Our face mask detector doesn't use any morphed masked images dataset and the model is accurate. Owing to the use…
Built it using Caffe based face detector model along with MobileNetV2 for fine tuning using transfer learning. The dataset was made custom using Bing search API, RMFD and Kaggle datasets of real "with_mask" images. Used Python script with Keras, and TensorFlow as the backend.
This idea came in my mind mainly due to the current situation of Covid-19. Will be presenting this idea for my final presentation of my college semester in mid-June.
I love to write tech blog for beginners. You can visit them here: https://medium.com/@chandrikadeb7
Top comments (4)
Thanks 🙏🏻
Does this work with multiple faces simultaneously?
Yes
Cool, Thanks