Face recognition with deep neural networks.
Lua
Updated Dec 9, 2018
Face recognition using Tensorflow
Python
Updated Apr 21, 2019
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
Jupyter Notebook
Updated Feb 13, 2019
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular framewo…
C++
Updated Jun 7, 2018
Facenet implementation by Keras2
Jupyter Notebook
Updated Nov 28, 2018
face detection, verification and recognition using Keras
Python
Updated Feb 21, 2018
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
libfaceid is a research framework for fast prototyping of face recognition solutions. It seamlessly integrates multip…
Python
Updated Jan 25, 2019
Face-recognition using Siamese network
Python
Updated Mar 26, 2019
Reatime Face Recognizer on Android
C++
Updated Feb 25, 2019
face detection and alignment with mtcnn
Updated Apr 3, 2018
人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试
Python
Updated Dec 5, 2018
Facial Keypoints Detection & Recognition
Python
Updated Apr 26, 2017
Build personalized machine learning models for Tinder using Python
Python
Updated Apr 29, 2019
This repository contains code for my paper "Git Loss for Deep Face Recognition".
Python
Updated Dec 6, 2018
Face detection and recognition with tensorflow and FaceNet
One-shot Learning and deep face recognition notebooks and workshop materials
Jupyter Notebook
Updated Apr 24, 2019
Face recognition using facenet
C
Updated Apr 19, 2018
Real Time Face Recognition using FaceNet and OpenCV
Python
Updated Nov 13, 2017
This is a modified and simplified inference engine of davidsandberg's facenet
Python
Updated Sep 16, 2018
An Attendance Checking System using Deep Facial Recognition, written in Python.
TeX
Updated Jan 10, 2019
IOT implementation for FaceNet project by David Sandberg
https://github.com/davidsandberg/facenet
Python
Updated May 7, 2018
Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks
Python
Updated Apr 7, 2019
Pipeline for face detection and matching
Python
Updated Mar 19, 2019
facenet recognition and retrieve by using hnswlib and flask, convert tensorflow model to caffe
Python
Updated Mar 26, 2019
TASS Facenet uses Siamese Neural Networks and Triplet Loss to classify known and unknown faces by calculating distanc…
Python
Updated Aug 18, 2018
Who is your doppelgänger and more with Keras face recognition
Jupyter Notebook
Updated Mar 30, 2019
Face Recognition with Transfer Learning
Jupyter Notebook
Updated Mar 28, 2018
Realtime Facial recognition system using Siamese neural network
Jupyter Notebook
Updated Sep 23, 2018
A Camera Face Recognition Example using Tensorflow