A library and command line utility for detecting face masks in images and video streams
Project description
face-mask-detector
A library and command line utility for detecting face masks in images and video streams
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file face-mask-detector-0.2.3.tar.gz.
File metadata
- Download URL: face-mask-detector-0.2.3.tar.gz
- Upload date:
- Size: 20.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afe03b6c6f5c0e88959829cb4cf5a324777b561776474e4fd25369679d6cd8e5
|
|
| MD5 |
7adf09f072ea69e3433d231abf2ee444
|
|
| BLAKE2b-256 |
b040b657af8e070fd25d711ee069f345b1fd365420820c18ff7d99d0cf1b8c67
|
File details
Details for the file face_mask_detector-0.2.3-py3-none-any.whl.
File metadata
- Download URL: face_mask_detector-0.2.3-py3-none-any.whl
- Upload date:
- Size: 20.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3d7639593d1c0835261f6298c0e215884b4b8d1df6ad81d447e73837af8ac43
|
|
| MD5 |
7078089eab16461fdc7a8aa875dea0f0
|
|
| BLAKE2b-256 |
47cc0e73653ba9b3111e69f78959f907fee34297fe16083301de2487fe40ae63
|