Skip to content

Web Application that detects whether the end-user is wearing a mask or not. (submission for hvtechfest)

Notifications You must be signed in to change notification settings

Awty-Hackclub/Mask-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Mask-Detection

Web Application that detects whether the end user is wearing a mask or not. (submission for hvtechfest)

Technologies used

  • Tensorflow Keras API
  • Numpy
  • OpenCV
  • Flask

Deep learning

The model for the face detection was already pretrained with a dataset of people wearing/not wearing masks.

Run Instructions

  1. cd app/model
  2. python3 app.py
  3. Navigate to localhost:8000 in your browser

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •