nirmalya8 / IoTFaceMaskRecognition

A face mask recognition model to be deployed on Arduino/Raspberri Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IoTFaceMaskRecognition

A face mask recognition model to be deployed on Arduino/Raspberri Pi

Running this project

Step 1: Clone the repository Step 2: Installing required packages

pip install -r requirements.txt

Step 3: Run the inference.py file

cd src
python3 run inference.py

About

A face mask recognition model to be deployed on Arduino/Raspberri Pi

License:MIT License


Languages

Language:PureBasic 97.4%Language:Python 2.6%