Skip to content

A Machine Learning Real-time Face Mask Detection project built in Python using OpenCV, Tensorflow, and Keras

License

Notifications You must be signed in to change notification settings

yashitanamdeo/Realtime-Face-Mask-Detection

Repository files navigation

Realtime Face Mask Detection

Technology Used: Python, OpenCV, and Keras

Realtime

I have built a real-time system to detect whether the person on the webcam is wearing a mask or not. I have trained the face mask detector model using Keras and OpenCV.

Introduction

During pandemic COVID-19, WHO has made wearing masks compulsory to protect against this deadly virus. In this project I have developed a machine learning project – Real-time Face Mask Detector with Python.

3

Dataset

The datasets I have used consists of 1376 images with 690 images containing images of people wearing masks and 686 images with people without masks.
Download the dataset from here: Face Mask Dataset