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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for detect_mask-0.7.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45fe733274cdf3758420125376db58d3429173cf3f83b06fab51480f0734e711 |
|
MD5 | d89ffa1ec0a6510f128bb6ffc361f775 |
|
BLAKE2b-256 | 96cf7c09633688d8bca44e7c2c9b913fbce4b020afd87c69c54557e7b733743f |