Skip to content

Mr-Dheer/Face-Mask-Detection-Application

Repository files navigation

Face-Mask-Detection-Application

A machine learning based application to detect whether a person is wearing a face mask or not.

screen-recording-2022-06-23-at-124524-pm_QX1EhcAo.mp4

Requirements

  • Python 3.x
  • OpenCV
  • Numpy
  • Pandas
  • Scikit-learn

Model

The model used in this application was trained on a custom dataset of images of my own using the RandomForestClassifier algorithm. The algorithm was chosen for its accuracy and robustness in real-world settings.

Purpose

The purpose of this application is to serve as an efficient tool to enforce mask-wearing regulations and help promote public health and safety.

Limitation

The current limitations of this project include its inability to work on images of other individuals other than me. However, the future scope of the project includes expanding its capabilities to work on all individuals, as well as implementing neural networks to further improve its accuracy and performance.

Contributions

Contributions to this project are welcome. If you want to contribute, please fork the repository and create a pull request with your changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published