Skip to content

A Computer Vision project that detects facemasks from Images as well as in real-time using the camera. App uses TensorFlow VGG-19 for training the model and OpenCV HarCascade for face recognition.

Notifications You must be signed in to change notification settings

divya-gh/Face_Mask_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub GitHub code size in bytes GitHub language count GitHub commits count

Banner

Inspiration:

In San Antonio, the coronavirus pandemic officially began on March 2020 and by April 2020, the CDC began recommending face mask to help slow the spread of the virus. Since then, we have all, at one point or another, been subject to wearing a face mask.


Objective:

Create a deep learning, convolutional neural network that detects people in images who are wearing face masks and not wearing face masks.

Banner

How does it work?

Options Description
Option 1 User can select from pre-set images to test the mask detector.
Option 2 User can upload an image to run the mask detector.
Option 3 User can initiate the webcam feature and use the mask detector LIVE--in real time!

Why use a face mask detector?

- Airports can use it in combination with CCTV to check if travelers are complying with face mask rules.

- Hospitals & healthcare could use its application to better enforce mask use.

Icon

Project Requirements:

  • Tensorflow
  • VGGNET
  • VGG-19
  • Flask App
  • Open CV
  • HAAR Cascade
  • Matplotlib


About

A Computer Vision project that detects facemasks from Images as well as in real-time using the camera. App uses TensorFlow VGG-19 for training the model and OpenCV HarCascade for face recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •