Face Mask Detection

Project Info:

We developed a face mask detection program to detect if a person in an image is wearing a face mask appropriately. The input for our model will be PNG images containing a human face. The expected outputs of our model are labels, including people properly wearing a mask, people not wearing a mask, and people inappropriately wearing a mask. After training the model, we will load the model into a Python real-time detection program that monitors the camera and outputs the appropriate label.

Project Details:

Share: