315 results for “topic:facenet”
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
Facenet implementation by Keras2
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.
Face recognition system using MTCNN, FACENET, SVM and FAST API to track participants of Big Brother Brasil in real time.
One-shot Learning and deep face recognition notebooks and workshop materials
Face-recognition using Siamese network
Executable code based on Google articles
Python SDK for CompreFace - free and open-source face recognition system from Exadel
人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试
On-device customizable face recognition in Android with FaceNet and an embedded vector database
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
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.
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
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.
JavaScript SDK for CompreFace - free and open-source face recognition system from Exadel
No description provided.
Picf 是一款智能相册,具有人脸识别分类、人脸搜索、相似图片筛查等功能。 Picf is a smart photo album, which can classify images by face, search images with same face as well as find similar images.
Build personalized machine learning models for Tinder using Python
Computer Vision project that detects emotion, age and gender after detecting faces.