Skip to content

This repository cantain model that can detect weather person is wearing mask or not

Notifications You must be signed in to change notification settings

kni9ht/Face-Mask-Detetction

Repository files navigation

Face Mask Detection

Face Mash Detection is the Machine Learning Model that recognize weather the person is wearing the mask or not

Prerequisites

  • Python3 and above
  • Working Webcam

Installation

pip install -r requirements.txt

Steps

  1. Load your favourite database into mask and no-mask folders accordingly
  2. Run MaskDetection[DATA CLEANING] as mentioned below
  3. Run MaskDetection[TRAINING] as mentioned below
  4. Video stream will pop up where it fulfills the objective

Usage

python MaskDetection[DATA CLEANING].py
python MaskDetection[TRAINING].py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This repository cantain model that can detect weather person is wearing mask or not

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages