facenet
There are 280 repositories under facenet topic.
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
cmusatyalab/openface
Face recognition with deep neural networks.
davidsandberg/facenet
Face recognition using Tensorflow
exadel-inc/CompreFace
Leading free and open-source face recognition system
serengil/tensorflow-101
TensorFlow 101: Introduction to Deep Learning
vsyw/Keras-OpenFace
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
nyoki-mtl/keras-facenet
Facenet implementation by Keras2
richmondu/libfaceid
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.
pillarpond/face-recognizer-android
Reatime Face Recognizer on Android
akshaybahadur21/Facial-Recognition-using-Facenet
A simple implementation of facial recognition using facenets for humans 🧔 🔍
OAID/FaceDetection
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
rrazvd/bbb-face-recognizer
Face recognition system using MTCNN, FACENET, SVM and FAST API to track participants of Big Brother Brasil in real time.
tamerthamoqa/facenet-pytorch-glint360k
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.
Alireza-Akhavan/deep-face-recognition
One-shot Learning and deep face recognition notebooks and workshop materials
satinder147/Attendance-using-Face
Face-recognition using Siamese network
JusperLee/Looking-to-Listen-at-the-Cocktail-Party
Executable code based on Google articles
LeslieZhoa/tensorflow-facenet
人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试
arsfutura/face-recognition
A framework for creating and using a Face Recognition system.
chen0040/keras-face
face detection, verification and recognition using Keras
msindev/Facial-Recognition-Using-FaceNet-Siamese-One-Shot-Learning
Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks
exadel-inc/compreface-python-sdk
Python SDK for CompreFace - free and open-source face recognition system from Exadel
weblineindia/AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction
This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.
cyberfire/tensorflow-mtcnn
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
tamerthamoqa/facenet-realtime-face-recognition
A small-scale flask server facial recognition system, using a pre-trained facenet model with real-time web camera face recognition functionality, and a pre-trained Multi-Task Cascading Convolutional Neural Network (MTCNN) for face detection and cropping.
cjekel/tindetheus
Build personalized machine learning models for Tinder using Python
Furkan-Gulsen/face-classification
Computer Vision project that detects emotion, age and gender after detecting faces.
exadel-inc/compreface-javascript-sdk
JavaScript SDK for CompreFace - free and open-source face recognition system from Exadel
thiagoambiel/PortraitStylization
🖼️ PortraitStylization - A Pytorch style transfer algorithm optimized for human faces. Based on the paper "A Neural Algorithm of Artistic Style" (https://arxiv.org/abs/1508.06576)
open-face/mtcnn
face detection and alignment with mtcnn
pooya-mohammadi/Face
I have published my face related codes in this repository
AKASH2907/deepfakes_video_classification
Deepfakes Video classification via CNN, LSTM, C3D and triplets [IWBF'20]
FuryMartin/Picf
Picf 是一款智能相册,具有人脸识别分类、人脸搜索、相似图片筛查等功能。 Picf is a smart photo album, which can classify images by face, search images with same face as well as find similar images.
thuyngch/Face-Attendance-System
An Attendance Checking System using Deep Facial Recognition, written in Python.
pythonlessons/background_removal
Project for face detection, face recognition, pencil sketch, animegan in image, video or real-time stream
z0gSh1u/pr-attendance
东南大学《模式识别》课程项目作业 - 多人脸识别考勤系统