Skip to content

SunilRavi7/Face_Mask_Detection_using_NN_CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Face Mask Detection using NN/CNN 😷

Face Mask Detection TensorFlow OpenCV License

📖 Overview

This project is a Face Mask Detection system using Convolutional Neural Networks (CNNs). It classifies images as either "with mask" or "without mask," leveraging real-time video feeds. The system was built using Python, TensorFlow/Keras, and OpenCV, and it was trained on a dataset from Kaggle. This tool is particularly relevant for ensuring public safety during the COVID-19 pandemic.

🎯 Features

  • Real-time Detection: Identify mask compliance in live video feeds.
  • High Accuracy: Achieved with CNN architectures.
  • Easy to Use: Can be run on Google Colab or Jupyter Notebook.

📂 Dataset

The dataset is sourced from Kaggle. It includes images of people with and without face masks.

About

Developed a face mask detection system using CNNs to classify images as 'with mask' or 'without mask.' Utilized Python, TensorFlow/Keras, and OpenCV for model development, sourcing data from Kaggle. Achieved high accuracy in real-time detection, supporting public health efforts during COVID-19.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors