-
Updated
Nov 30, 2019 - Lua
#
facenet
Here are 136 public repositories matching this topic...
Face recognition with deep neural networks.
TensorFlow 101: Introduction to Deep Learning for Python Within TensorFlow
python
machine-learning
deep-learning
tensorflow
style-transfer
neural-networks
face-recognition
convolutional-neural-networks
transfer-learning
openface
facenet
autoencoders
emotion-analysis
automl
facial-expression-recognition
age-prediction
gender-prediction
vgg-face
deepface
celebrity-recognition
-
Updated
Jun 17, 2020 - Jupyter Notebook
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
-
Updated
Feb 13, 2019 - Jupyter Notebook
A Lightweight Deep Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Framework for Python
python
machine-learning
deep-learning
tensorflow
keras
face-recognition
openface
facenet
face-analysis
facial-expression-recognition
emotion-recognition
face-verification
age-prediction
gender-prediction
deepid
vgg-face
deepface
race-classification
large-scale-face-recognition
face-recognition-framework
-
Updated
Jul 6, 2020 - Python
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.
raspberry-pi
opencv
machine-learning
deep-learning
tensorflow
scikit-learn
keras
speech-synthesis
speech-recognition
face-recognition
face-detection
dlib
openface
facenet
convolutional-neural-network
pose-estimation
emotion-detection
gender-detection
age-detection
face-spoofing-detection
-
Updated
Jan 28, 2020 - Python
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
-
Updated
Jun 7, 2018 - C++
Reatime Face Recognizer on Android
-
Updated
May 27, 2020 - C++
Face-recognition using Siamese network
opencv
google
computer-vision
mongodb
tensorflow
pymongo
keras
os
best
computer
alice
vision
face-recognition
face-detection
dlib
openface
facenet
cv2
singh
satinder
-
Updated
Feb 3, 2020 - Python
face detection, verification and recognition using Keras
-
Updated
Feb 21, 2018 - Python
人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试
-
Updated
Oct 25, 2019 - Python
One-shot Learning and deep face recognition notebooks and workshop materials
deep-learning
face-recognition
face-detection
facenet
face-alignment
face-verification
sphereface
center-loss
arcface
face-embedding
amsoftmax
deep-face-recognition
-
Updated
Feb 25, 2020 - Jupyter Notebook
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
-
Updated
Aug 8, 2017 - C++
VikashKothary
commented
Mar 24, 2020
We should move the documentation into a separate folder. The advantage of this is it can then be deployed. See Readthedocs or the GitHub wiki.
It will also involve separating technical documentation from the open source docs which are meant for different types of users.
Executable code based on Google articles
-
Updated
Mar 28, 2020 - Python
Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks
face-recognition
face-detection
facenet
one-shot-learning
haar-cascade
siamese-network
facenet-model
-
Updated
May 20, 2020 - Python
A PyTorch implementation of Google's FaceNet [1] paper for training a facial recognition model with Triplet Loss and an implementation of the Shenzhen Institutes of Advanced Technology's 'Center Loss' [2] combined with Cross Entropy Loss using the VGGFace2 dataset. A pre-trained model using Triplet Loss is available for download.
pytorch
face-recognition
facenet
multi-gpu
triplet-loss
center-loss
lfw-dataset
cross-entropy-loss
pretrained-model
vggface2-dataset
-
Updated
Jul 3, 2020 - Python
Facial Keypoints Detection & Recognition
-
Updated
Apr 26, 2017 - Python
An Attendance Checking System using Deep Facial Recognition, written in Python.
-
Updated
Jan 10, 2019 - TeX
Face detection and recognition with tensorflow and FaceNet
-
Updated
Jan 9, 2018 - Python
This is a modified and simplified inference engine of davidsandberg's facenet
-
Updated
Apr 26, 2020 - Python
Who is your doppelgänger and more with Keras face recognition
keras
face-recognition
openface
facenet
celeba
triplet-loss
celeba-dataset
siamese-network
doppelganger
facenet-trained-models
facenet-model
-
Updated
May 20, 2019 - Jupyter Notebook
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.
tensorflow
face-recognition
face-detection
facenet
opencv-python
mtcnn
web-camera
euclidean-distance
stored-embedding
-
Updated
May 12, 2020 - Python
A framework for creating and using a Face Recognition system.
-
Updated
Apr 8, 2020 - Python
This repository contains code for my paper "Git Loss for Deep Face Recognition".
-
Updated
Dec 6, 2018 - Python
Face recognition using facenet
-
Updated
Apr 19, 2018 - C
Open
Unit Test
3
pymit
commented
Feb 23, 2020
Write unit tests
Improve this page
Add a description, image, and links to the facenet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the facenet topic, visit your repo's landing page and select "manage topics."
Dears,
if somebody has instructions , my target is to recognize a face using tensor flow but I didn't find a full instructions which scripts to use to do the following :
1- crop faces
2- Train images .
3- face recognition.
if examples or sample commands that would be appreciated!
I have Ubuntu Linux with python and tensor flow environment ready.
appreciate your steps to go forward