A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
-
Updated
Nov 10, 2024 - Python
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.
An Open Source Modular Framework From Face to FACS Based Avatar Animation (Unity3D / Blender)
Face-recognition using Siamese network
Packages for image recognition - Robocup TU/e Robotics
Identify faces from video and images using OpenCV and Deep Learning
Tool for measurement of digital biomarkers from video or audio of an individual’s behavior.
Facial Keypoints Detection & Recognition
libfaceid is a research framework for fast prototyping of face recognition solutions. It seamlessly integrates multiple face detection, face recognition and liveness detection models. It also includes face landmark detection, age detection, gender detection, emotion detection, wakeword/triggerword/hotword detection and text-to-speech synthesis f…
An openface script that runs a REST server. Posted images are compared against a large dataset, and the most likely match is returned. Works with https://hub.docker.com/r/uoacer/openface-mass-compare/
Face recognition using Tensorflow
An attendance system that uses face recognition to recognize people and marks them present or absent accordingly.
recops is a facial analysis framework, an AI forensic toolkit designed specifically for visual investigations and analysis workflows in OSINT research.
Capstone Project
In this repository, I am using OpenCV to perform face recognition. To build this face recognition system, I first perform face detection, extract face embeddings from each face using deep learning, train a face recognition model on the embeddings, and then finally recognize faces in both images and video streams with OpenCV.
Shared library that wraps OpenFace library to be used in python implementations
Add a description, image, and links to the openface topic page so that developers can more easily learn about it.
To associate your repository with the openface topic, visit your repo's landing page and select "manage topics."