yashitanamdeo / Realtime-Face-Mask-Detection

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 98.3%Language:C 0.8%Language:Cython 0.8%Language:TeX 0.1%Language:PowerShell 0.0%Language:Fortran 0.0%Language:Roff 0.0%Language:CSS 0.0%Language:JavaScript 0.0%Language:MATLAB 0.0%Language:Batchfile 0.0%Language:Shell 0.0%Language:Makefile 0.0%