Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 783 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 783 Bytes

medical_mask_detection

Dataset Referance

The original dataset is prepared by Prajna Bhandary and available at github.com/prajnasb

Then place it under the "dataset" folder

Requirements

pip install imutils
pip install opencv-python

If you're first time running

Firstly

python data_preprocessing.py

later

python model_train.py

the above is enough to do once.

Run

python mask_detection.py

Mask Detection

screenshot of conversion

Accuracy

screenshot of conversion