Skip to content

saksham-raghuvanshi/face-detection-mask-detection

Repository files navigation

Ai-project

A Simple app for Face Detection + Mask Detection

  • Collect Face Data
  • Build Face Classifier
  • Detecte the face
  • Detecte the mask

Installation

1 : Install the requirements .

$ py -m pip install --user virtualenv

To create a virtual environment, go to your project’s directory and run venv.
$ py -m venv env 
$ .\env\Scripts\activate
$ pip install -r  requirements.txt

2 : Run The App

$ python app-gui.py

APP GUI

Add a User

Add the user you want to train a classifier for
![page1]

image
image

Capture Data and Train Classifier

Capture Data From the face then train the classifier
image

image

Users List

List of all the users
image

Recognition

A webcam window will popup and start recognition proccess
image
image



Made By ❤ : Saksham Raghuvanshi, Harshit Bhatnagar, Samarth Yadav, Hitesh Jain

About

A Simple app for Face Detection + Mask Detection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages