Multiclass classifier mask detection model which detect 3 classes ("with_mask", "without_mask", mask_weared_incorrect"). Dataset and annotations file will be taken from online datasource. Model will be trained with pre-trained model MobileNetV2, and it will be tested on live webcam.
Dataset downloaded from https://www.kaggle.com/andrewmvd/face-mask-detection
Codes are explained inside the jupyter notebook file