Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 433 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 433 Bytes

Mask Detection

This project is developed for detecting the face mask based on CNN image classifier trained on Tensorflow Keras

1. Development Environment

-Python 3.8

Step 1: Install the dependencies

Install the dependencies.

pip install -r requirements.txt

Step 2: Run the Script

python mask_detection.py