Face Mask Detection using tensorflow and opencv
Sarthak Bhatnagar
Patna, Bihar
- 0 Collaborators
This is an implementation of face mask detection system (Comments are throughout the code so that you can understand it better) ...learn more
Project status: Under Development
Overview / Usage
This project idea was my own thinking this project can overcome the issue of security guards present at buildings and mall to verify that every person is wearing a mask or not this model will be integrated with security camera so that if a person is not wearing mask that person face would be captured and security can take him/her down easily
Methodology / Approach
approaching this thinking was straight forward by using tensorflow keras to train a classifier that can detect difference between a person with mask and without mask .