saibulusu / maskon-maskoff

Helping indoor spaces understand how well their mask-wearing guidelines are being followed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mask On, Mask Off

Mask On, Mask Off analyzes images to identify faces and masks.

Installation

Create a Python virtual environment, switch to it, and install dependencies.

python3 -m venv venv
. ./venv/bin/activate
pip3 install -r requirements.txt

About

Helping indoor spaces understand how well their mask-wearing guidelines are being followed

License:MIT License


Languages

Language:Python 70.0%Language:HTML 22.8%Language:CSS 7.2%