Skip to content

Multiclass classifier mask detection model which detect 3 classes. 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.

Notifications You must be signed in to change notification settings

OliverTeo288/Mask-detection-model-with-webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mask-detection-model-with-webcam

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

About

Multiclass classifier mask detection model which detect 3 classes. 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published