GithubHelp home page GithubHelp logo

jash271 / detect_mask Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 15.59 MB

Python Package to detect mask in input photo or pull out the cam for real time mask detection ,download the module from here :- https://pypi.org/project/detect-mask/

License: MIT License

Python 0.07% Jupyter Notebook 99.93%
fastai deep-learning deep-neural-networks pkl transfer-learning python3 python-package pypi-package windows pip-package

detect_mask's Introduction

Detect Mask in input photo ๐Ÿ˜ท

Upload Python Package PyPI PyPI - Status PyPI - Downloads PyPI - License

Install module for use : https://pypi.org/project/detect-mask/

Stable Build for all OS

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()

It's that simple

detect_mask's People

Contributors

jash271 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

detect_mask's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.