Skip to main content

Python Package for detecting masks in the input Photos ,Pull out the camera for real time mask detection

Project description

Fast AI,Open CV required to run this module

Just Import detect_mask module :

import detect_mask
from detect_mask import Mask

call the method Determine and pass the path of the photo of the variable :

Mask.Determine(path)

Returns a Tuple :

  • (0,’No Mask’)

  • (1,’Mask’)

Pull Out the Camera to Detect Mask, Real Time

Mask.Cam()

That’s it ,It’s that Simple

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

detect_mask-0.7.0.tar.gz (26.7 MB view hashes)

Uploaded Source

Built Distribution

detect_mask-0.7.0-py3-none-any.whl (13.4 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page