Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 291 Bytes

File metadata and controls

3 lines (2 loc) · 291 Bytes

Mask-Detector

I have used two image datasets for classifying without mask and with masks. Then I have used mobilenetv2 to prepare base model and head model and then trained the model using datasets in batches. Then I have used the model for prediction of each frames from the webcam.