Skip to content

Tells if the person in frame is currently wearing a mask or not. Uses own training data using photo_compiler.py and builds model using IBM Cloud Watson.

Notifications You must be signed in to change notification settings

Samguyette/Mask-Visual-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Mask Detection


Tells if the person in frame is currently wearing a mask or not. Uses own training data using photo_compiler.py and builds model using IBM Cloud Watson.

About The Project

photo_compiler.py uses the laptop camera and saves all frames to a folder until quit. This creates a collecion of data to train the model. Next scoring.py takes a photo and will use the trained model from Cloud Watson to detect people wearing masks. At the end colored boxes are drawn around faces highlighting the detection.

Built With

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Sam Guyette - samguyette@gmail.com

Project Link: https://github.com/Samguyette/Mask-Visual-Recognition

About

Tells if the person in frame is currently wearing a mask or not. Uses own training data using photo_compiler.py and builds model using IBM Cloud Watson.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages