Repository navigation

#

facenet

Face recognition with deep neural networks.

Lua
15275
7 个月前

Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version

Jupyter Notebook
576
4 年前

Facenet implementation by Keras2

Jupyter Notebook
559
6 年前

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.

Python
491
2 年前

A simple implementation of facial recognition using facenets for humans 🧔 🔍

Python
285
3 年前

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

C++
273
7 年前

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.

Python
240
4 年前

Face recognition system using MTCNN, FACENET, SVM and FAST API to track participants of Big Brother Brasil in real time.

Python
239
3 年前

One-shot Learning and deep face recognition notebooks and workshop materials

Jupyter Notebook
225
4 年前

Executable code based on Google articles

Python
164
2 年前

人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试

Python
153
5 年前

A framework for creating and using a Face Recognition system.

Python
148
5 年前

face detection, verification and recognition using Keras

Python
141
7 年前

Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks

Python
134
1 年前