Skip to content

The "Face Recognizer" project uses a webcam feed to train a face recognition model, utilizing 300 images and machine learning techniques, for applications like access control systems and security monitoring.

Notifications You must be signed in to change notification settings

Satyanaryana-Merla/Face-Recognition

Repository files navigation

Face Recogniton GUI-APP

Build Status

A very Simple Gui app for Face Detection

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

New Features!

  • Add Emotion detection
  • Fixed image loading in Linux

Installation

1 : Install the requirements .

$ pip install -r  requirements.txt

2 : Run The App

$ python app-gui.py

APP GUI

Home Page

homepage

Add a User

Add the user you want to train a classifier for
page1

Capture Data and Train Classifier

Capture Data From the face then train the classifier
page2

Users List

List of all the users
page3

About

The "Face Recognizer" project uses a webcam feed to train a face recognition model, utilizing 300 images and machine learning techniques, for applications like access control systems and security monitoring.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages