Skip to content

PresentID face mask detection API can detect that the person wear a mask or not. It is necessary for many places specially in the meantime of Covid19.Wearing masks in all kinds of public places still needs supervision. Image size should not exceed 8 MB Also, the images should not be larger than 5000 pixels and smaller than 50 pixels

PresentIDco/Face-Mask-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Mask Detection

PresentID Face mask detection API can detect whether a person is wearing a mask. This service can recognize all the faces in the image and say whether people have masks or not!

mask-myths 1

Input:

  • Image file
  • Image URL link
  • Base64 image

Output:

  • Masked: 0 or 1

Ability & Potentials:

  • Recall rate on FDDB:70.6, Classification Accuracy: 93.7.
  • Less than 300 milliseconds processing time.
  • Detect all small and large faces.
  • High-precision detection of size; pitch, roll, yaw, and 14-point key landmarks.
  • Low resource and impressive high performance.
  • Robust detection of faces with rotation, glasses, etc.
  • Region of interest detection.
  • Support IOS, Android, Windows, and Mac devices.
  • Easy integration with your app.

Use Cases:

  • Building access control

Rules & Restrictions:

  • Send data via base64 or an image URL or an image file.
  • Image size should not exceed 8 MB.
  • Also, the images should not be larger than 5000 pixels and smaller than 50 pixels.

Free try in RapidAPI

https://rapidapi.com/PresentID/api/face-mask-detection

About

PresentID face mask detection API can detect that the person wear a mask or not. It is necessary for many places specially in the meantime of Covid19.Wearing masks in all kinds of public places still needs supervision. Image size should not exceed 8 MB Also, the images should not be larger than 5000 pixels and smaller than 50 pixels

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published