Skip to main content

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

Project description

face-mask-detector

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 :heart: 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]'

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

face-mask-detector-0.2.3.tar.gz (20.3 MB view hashes)

Uploaded Source

Built Distribution

face_mask_detector-0.2.3-py3-none-any.whl (20.3 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