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
Face Mask Detection with Convolutional Neural Networks . Used Convolution, ReLU, Maxpooling in layers of neural network architecture followed by flatten dense with softmax activation to classify images into mask/no mask labels.