
Facemask Detection
During COVID-19 outbreak the World Health Organization issue recommendations and new practices, all in-door public places like grocery stores, shopping malls, movie theaters, etc. requiring their customers to wear facial mask to enter. However, enforcing to wear mask in large amounts of customers may be a complicated task for a human to do. Considering that most public places count with surveillant systems with cameras, these systems can be repurposed to automate face mask detection on the customer.
The objective of this project is to apply deep learning algorithms to perform face mask detection on real-time videos and photos. Specifically, this project experiments with few Convolutional Neural Networks (CNN) that perform object classification.
Read More