GitPedia

FaceRecognition GUI APP

[06/2020] A very Simple GUI APP for Face Detection and Recognition

From joeVenner·Updated June 25, 2026·View on GitHub·

- Collect Face Data - Build Face Classifier - Detecte the face The project is written primarily in Python, first published in 2020. Key topics include: face-detection-gui, face-recognition, face-recognition-application, face-recognition-python, python.

Face Recogniton GUI-APP

Build Status

Live Demo

html
https://www.youtube.com/embed/3EBdT-0gvu8

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 .

sh
$ pip install -r requirements.txt

2 : Run The App

sh
$ python app-gui.py

APP GUI

Home Page

homepage

Add a User <br>

Add the user you want to train a classifier for <br>
page1<br>

Capture Data and Train Classifier<br>

Capture Data From the face then train the classifier<br>
page2<br>

Users List<br>

List of all the users<br>
page3<br>

Recognition <br>

A webcam window will popup and start recognition proccess<br>
page4<br>

Face Recognition<br>
emotion<br>
Age and Gender<br>

<br><br>

Made By ❤ : JoeVenner<br>
Free Software, Hell Yeah!

Contributors

Showing top 4 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from joeVenner/FaceRecognition-GUI-APP via the GitHub API.Last fetched: 6/28/2026