Skip to content

It classifies images in 'Mask' and 'No Mask' categories. The machine learning model uses Keras Deep Learning and CNN

Notifications You must be signed in to change notification settings

CynapticsAI/Face-Mask-Detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Face-Mask-Detection

This program detects faces and then predicts if they are wearing mask. Red square represents 'No mask' and Green square represents 'Mask'

The model uses Keras Deep Learning and CNN. The dataset used to train the model contains 12,000 images. Link: https://www.kaggle.com/ashishjangra27/face-mask-12k-images-dataset

It uses OpenCV library to detect faces

To run the program, upload the IPYNB file on Kaggle notebook, and click Run All.

You can test the model on different images, either from a different kaggle dataset or custom images.

About

It classifies images in 'Mask' and 'No Mask' categories. The machine learning model uses Keras Deep Learning and CNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%