ABSTRACT

Machine learning and deep learning are aspects of artificial intelligence (AI) that help us to make the applications more accurate at predicting some real-life phenomenon without being specifically programmed or designed to do so. In this book chapter, we have discussed the COVID-19 virus, the importance of using face masks, and the existing models of face mask detection. The book chapter is analyzing the current model of sending an alert when a person is detected not wearing a mask and also comments on the improvements that can be done in the model. With the use of a ‘convolutional neural network,’ we are making this model more efficient. We are attempting to briefly explain the model of face mask detection using various python libraries and deep learning efficiently.