/Face-Mask-Detection-with-Convolutional-Neural-Networks

Face Mask Detection with Convolutional Neural Networks . Used Convolution, ReLU, Pooling in layers of neural network architecture followed by flatten dense with softmax activation to classify images into mask/no mask labels.

Primary LanguageJupyter Notebook

Face-Mask-Detection-with-Convolutional-Neural-Networks

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.