Inspiration
This project aims to detect whether or not a person is wearing a face mask.The image input which you give to the system will be analyzed and the predicted result will be given as output.
What it does
https://github.com/rajpratyush/Face-Mask-Detector
How we built it
The project is entirely implemented using Python3.
The Conceptual Framework involved is mainly: Keras – Tensorflow backend
Challenges we ran into
Accomplishments that we're proud of
I achieved the training accuracy of 96.47%.
What we learned
I have built a model consisting of 5 convolutions and 5 max pooling layers, with ReLU as the activation function.
What's next for Face mask Detector
Built With
- keras
- python
Log in or sign up for Devpost to join the conversation.