Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 287 Bytes

File metadata and controls

2 lines (2 loc) · 287 Bytes

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.