/mask_detection

Mask / No Mask Classifier

Primary LanguagePython

mask_detection

Major steps includes:

1.Image Extraction to collect data:

Check out my previous repo

2.Training the model:

Can be trained indigenously(natively coded, code included in prev. repo) or can be trained using teachable machine/Lobe

3.Predicting the result

main.py, where the model is used to predict whether a person is wearing a mask or not

End Results: