Skip to content

This piece of code can identifies wheres a user wears a mask or not

License

Notifications You must be signed in to change notification settings

iamtapendu/Face-Mask-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Mask-Detector

This piece of code can identifies wheres a user wears a mask or not.

  • it will use your laptop camera or any additional camera on your desktop and
  • start detecting your face and it will classify you base on whether you wear a mask or not. demo2

Run This Program You Need to Install Following pakages

Firstly, you need to install python -
Secondly, you need to install library -
  • tensorflow
  • opencv
  • numpy
  • webbrowser
  • pillow
  • tkinter
To install above libraries execute folloing command
  • pip install tensorflow opencv-python numpy webbrowser pillow
Finally, You can run the scripts -
  • python3 HomePage.py [ open the landing page then you can redirect to mask detector ] or
  • python MaskDetector.py [ directly opening the mask detector ]

Some Screen Shots

FMD1 FMD2 FMD3

About

This piece of code can identifies wheres a user wears a mask or not

Resources

License

Stars

Watchers

Forks

Packages

No packages published