Mask Detection API analyzes a given image, detects people in it and reports if they wear protective masks or not.
The algorithm finds people in the image and gives their coordinates in an image to draw bounding boxes around them.
The algorithm provides information about each detected person with the probability of them wearing or not wearing a protective mask.