Skip to content

A machine learning based application that tells whether a person is wearing a mask or not.

Notifications You must be signed in to change notification settings

Skr-suyash/Face-Mask-Detector

Repository files navigation

forthebadge

Face-Mask-Detector

A machine learning based application that tells whether a person is wearing a mask or not.

Technologies Used

  1. Python
  2. Tensorflow and Keras
  3. OpenCV
  4. Haar-cascase-classifier

Dataset Used

Face-Mask-Detection Kaggle https://www.kaggle.com/andrewmvd/face-mask-detection

Description

A Deep Learning based Convolutional Neural Network is trained on the dataset using Tensorflow and Keras. Then we use OpenCV ato capture the video feed from the user's webcam and extract the face using the Haar-Cascade-Classifier and send the image for model's prediction.

Author

Skr-suyash

About

A machine learning based application that tells whether a person is wearing a mask or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published