All Projects → joeVenner → Facerecognition Gui App

joeVenner / Facerecognition Gui App

A very Simple GUI APP for Face Detection and Recognition

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Facerecognition Gui App

Human Detection And Tracking
Human-detection-and-Tracking
Stars: ✭ 753 (+1406%)
Mutual labels:  face-recognition
Facerank
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
Stars: ✭ 841 (+1582%)
Mutual labels:  face-recognition
Smart Surveillance System Using Raspberry Pi
This is my Third Year Project for face recognition using OpenCV
Stars: ✭ 41 (-18%)
Mutual labels:  face-recognition
Facerecognition In Arkit
Detects faces using the Vision-API and runs the extracted face through a CoreML-model to identiy the specific persons.
Stars: ✭ 768 (+1436%)
Mutual labels:  face-recognition
Inverse Style Gan
Looking up a generative latent vectors from (face) reference images.
Stars: ✭ 26 (-48%)
Mutual labels:  face-recognition
Object face detection webcam react
Face/Mood detection using face-api.js
Stars: ✭ 29 (-42%)
Mutual labels:  face-recognition
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+1376%)
Mutual labels:  face-recognition
Face Identification With Cnn Triplet Loss
Face identification with cnn+triplet-loss written by Keras.
Stars: ✭ 45 (-10%)
Mutual labels:  face-recognition
Facerec Lock
Face recognition to control servo lock using Raspberry Pi and OpenCV
Stars: ✭ 7 (-86%)
Mutual labels:  face-recognition
Facerecog
Face Recognition using Neural Networks implemented using Keras
Stars: ✭ 39 (-22%)
Mutual labels:  face-recognition
Face Recognition
Face Recognition Using Keras/tensorflow coupled with Node.js Server
Stars: ✭ 16 (-68%)
Mutual labels:  face-recognition
Facerec
Implements face recognition algorithms for MATLAB/GNU Octave and Python.
Stars: ✭ 921 (+1742%)
Mutual labels:  face-recognition
Compreface
Free and open-source face recognition system from Exadel
Stars: ✭ 947 (+1794%)
Mutual labels:  face-recognition
Deepcamera
Open source face recognition on Raspberry Pi. SharpAI is open source stack for machine learning engineering with private deployment and AutoML for edge computing. DeepCamera is application of SharpAI designed for connecting computer vision model to surveillance camera. Developers can run same code on Raspberry Pi/Android/PC/AWS to boost your AI production development.
Stars: ✭ 757 (+1414%)
Mutual labels:  face-recognition
Facedataset
制作亚洲人脸数据集
Stars: ✭ 42 (-16%)
Mutual labels:  face-recognition
Facex Zoo
A PyTorch Toolbox for Face Recognition
Stars: ✭ 744 (+1388%)
Mutual labels:  face-recognition
Training extensions
Trainable models and NN optimization tools
Stars: ✭ 857 (+1614%)
Mutual labels:  face-recognition
Opencv Face Filters
Snapchat-like Face Filters in OpenCV
Stars: ✭ 51 (+2%)
Mutual labels:  face-recognition
Facial Expression Recognition.pytorch
A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset
Stars: ✭ 1,013 (+1926%)
Mutual labels:  face-recognition
Facerecognition
OpenCV 3 & Keras implementation of face recognition for specific people.
Stars: ✭ 32 (-36%)
Mutual labels:  face-recognition

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

Recognition

A webcam window will popup and start recognition proccess
page4

Face Recognition
emotion
Age and Gender



Made By ❤ : JoeVenner
Free Software, Hell Yeah!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].