GithubHelp home page GithubHelp logo

informaticacba / face-mask-detector_c0v1d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from senofsky/face-mask-detector

1.0 0.0 0.0 67.84 MB

A library and command line utility for detecting face masks in images and video streams

License: MIT License

Python 94.60% Makefile 5.40%

face-mask-detector_c0v1d's Introduction

face-mask-detector

PyPI PyPI - License contributions welcome PyPI - Versions

A library and command line utility for detecting face masks in images and video streams

Demo Gif

Install

As always, the use of a python virtual environment is recommended for a development setup:

python -m venv venv
source venv/bin/activate

To install using pip:

pip install face-mask-detector

Quick Start

To detect face masks in a image, run:

face-mask-detector --image path/to/image

To start your webcam and detect face masks in the video stream, run:

face-mask-detector

Contribute

I ❤️ pull requests and defect reports - I welcome contributions of any kind!

To install face-mask-detector from source, clone this repository and run the following in the project root directory:

pip install -e '.[dev]'

face-mask-detector_c0v1d's People

Contributors

kareemsasa3 avatar senofsky avatar

Stargazers

 avatar

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.