You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.