Skip to content

soumya997/Face-Mask-Detection-Using-Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Face Mask Detection Using Deep Learning😷


Contributions WelcomeGitHub

This is a simple desktop GUI based application for face mask detection

Tech stack used🎮:

  1. tensorflow 2.x
  2. Opencv
  3. Tkinter

Project workflow📌:

Data Collection:

  1. I collected the data from a reposetory, the images with mask are artificial,means it had been edited.Its in dataset folder. Dataset was quite balanced.

Model Building:

  1. Notebook where all the work is done is here. As it was giving 90+ accurecy and as the mode of evaluation was accurecy_score so i decided to go with that. Its a general DNN model no pretrained model.
  2. after training the model I used haarcascade face detection to detect the face.

GUI for the model:

  1. Used tkinter for building a very simple UI which people can use to interact with the model.

Demo📱:

  

Check out this demo video💻:

IMAGE ALT TEXT HERE

Connect with me If you need any help🤝:


Twitter Follow xtenzq

GitHub followers

[![Kaggle](https://img.shields.io/badge/-soumyadip-blue?style=flat-square&logo=Kaggle&logoColor=white&link=https://www.kaggle.com/soumya9977)](https://www.kaggle.com/soumya9977) [![medium](https://aleen42.github.io/badges/src/medium.svg)](https://medium.com/@soumya997.sarkar) [![Gmail](https://img.shields.io/badge/-soumyadip-c14438?style=for-the-badge&logo=Gmail&logoColor=white)](mailto:[email protected])

About

Face Mask Detection using Deep Learning: a simple GUI based application for face mask detection

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors