Skip to content

Face Mask detection using Keras, Tensorflow and OpenCV.

Notifications You must be signed in to change notification settings

ankurdcruz/Mask-detection

Repository files navigation

Mask-detection

Face Mask detection using Keras, Tensorflow and OpenCV.

Here I have used tranfer learning to train the MobileNetV2 model on a 4000 image dataset. Accuracy obtained was 99.7%. The caffe model was used to detect faces and our mask classifier was applied to the result.

It is successful in detecting faces and masks in images and videos alike.

About

Face Mask detection using Keras, Tensorflow and OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages