New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

detect-mask

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detect-mask

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

  • 0.7.0
  • PyPI
  • Socket score

Maintainers
1

Detect_Mask


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


FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc