Mask Detection

High-accuracy solution for medical masks detection

 About

This solution analyzes a given image, detects people in it and reports if they wear protective masks or not.

People detection

People Detection

The algorithm finds people in the image and gives their coordinates in an image to draw bounding boxes around them.

Mask detection

Mask Detection

The algorithm provides information about each detected person with the probability of them wearing or not wearing a protective mask.

Demo

Try this solution out right now! Select one of the pictures below or upload your own image.

We have found 7 people in mask and
1 person without mask on all images

Illustration of Mask Detection algorithm - picture 1 Illustration of Mask Detection algorithm - picture 2 Illustration of Mask Detection algorithm - picture 3
Illustration of Mask Detection algorithm - picture 1
Illustration of Mask Detection algorithm - picture 2
Illustration of Mask Detection algorithm - picture 3

Can't wait to try the API from your dev env?

Just copy&paste this snippet code into your command line terminal to try the API at your computer
$
curl -X "POST" \
  "https://demo.api4ai.cloud/med-mask/v1/results" \
  -F "url=https://storage.googleapis.com/api4ai-static/samples/med-mask-1.jpg"
Or try web sample right in JSFiddle code playground
Explore more code examples for various programming languages:

 Pricing

Mask Detection API is available by subscription model at RapidAPI platform.

 Benefits

Mask Detection from api4ai is born from the best machine learning practices, thorough testing and mature integration processes.

Off-the-shelf
solution

The service is developed, tested and ready to go.

Cloud
service

This is a completely cloud-based solution which provides high reliability and uptime.

Icon for API benefit item

High
demand

Mask Detection is a must-have for public places today as well as specialized institutions.

Robust
algorithm

Resilient to lighting conditions, rotation, small distortions.

Use cases

Mask Detection is as relevant as it could be today. Not only will this solution allow you to collect mask wearing statistics and take appropriate organizational measures, but it can also be used for automatic entrance admission, medical labor safety, and more.

Epidemic monitoring
Use the Mask Detection algorithm to ensure proper safety measures in public places by collecting data about people wearing their protective masks.
Workplace safety
Make sure that your employees comply with the safety regulation when working in a hazardous environment or with sensitive materials or substances.
No-mask procedures
This Mask Detection algorithm can also be used to ensure that a person is not wearing a mask in order to maintain proper face recognition and confirmation.