Repository navigation
facenet
- Website
- Wikipedia
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
Face recognition with deep neural networks.
Face recognition using Tensorflow
Leading free and open-source face recognition system
TensorFlow 101: Introduction to Deep Learning
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
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.
Reatime Face Recognizer on Android
A simple implementation of facial recognition using facenets for humans 🧔 🔍
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now
A PyTorch implementation of the 'FaceNet' paper for training a facial recognition model with Triplet Loss using the glint360k dataset. A pre-trained model using Triplet Loss is available for download.
One-shot Learning and deep face recognition notebooks and workshop materials
Face-recognition using Siamese network
Executable code based on Google articles
人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试
A framework for creating and using a Face Recognition system.
face detection, verification and recognition using Keras
Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks