facenet-model
There are 44 repositories under facenet-model topic.
akshaybahadur21/Facial-Recognition-using-Facenet
A simple implementation of facial recognition using facenets for humans 🧔 🔍
shubham0204/FaceRecognition_With_FaceNet_Android
Face Recognition using the FaceNet model and MLKit on Android.
msindev/Facial-Recognition-Using-FaceNet-Siamese-One-Shot-Learning
Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks
positive666/Deepstream_Project
This is a highly separated deployment project based on Deepstream , including the full range of Yolo and continuously expanding deployment projects such as Ocr.
Ayoob7/facenet-face-recognition
This is the research product of the thesis manifold Learning of Latent Space Vectors in GAN for Image Synthesis. This has an application to the research, name a facial recognition system. The application was developed by consulting the FaceNet model.
Golbstein/keras-face-recognition
Who is your doppelgänger and more with Keras face recognition
naemazam/Real-time-face-recognition-Using-Facenet
Real time face recognition Using Facenet , pytorch, Tensorflow
soumik12345/Nearest-Celebrity-Face
Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches the closest to yours.
TheAnkurGoswami/Face-Recognition-using-FaceNet
This face recognition system is implemented upon a pre-trained FaceNet model achieving a state-of-the-art accuracy. This system comes with both Live recognition & Image recognition.
parvatijay2901/FaceNet_FR
A simple face recognition model using pretrained FaceNet model.
saadhaxxan/Face-Classification-using-FaceNet-and-MTCNN
Face Recognition and Classification Using FaceNet and MTCNN
rktayal/face_recognition_demo
This is a simple example for face verification using facenet implemented by davidsandberg
FarzamAliKhan/Hazri
Flutter - Smart Student Attendance App with Facial Recognition
Mervin-Abraham/Crime_Control
About a mobile app created to recognize crime committing citizens from the database and predict using FaceNet prediction algorithm from phone. Admins can create new entries of criminals or notorious people on phone. This will create a safer environment for everyone going to office or airport etc.
sushantdhumak/Face-Recognition
Coursera - CNN Programming Assignment: In this project, we will build a face recognition system with FaceNet. Face recognition is a method of identifying or verifying the identity of an individual using their face in photos, video, or in real-time
alexsnow348/facetag
Face Recognition system trained for 81 people. Accuracy is around 70% achieved.
BlaiseMarvin/FaceRecognitionPaymentSystem
Design of a Face recognition payment system prototype
pauldamsa/Face-Recognition
Face Recognition using FaceNet
pietersap/dataminds-azureML-tensorflow-face
Building and deploying a Tensorflow (Keras) model for face recognition with Azure ML
tharushaudana/flutter_face_auth
This Flutter project implements face authentication using the FaceNet512 model, storing face data (as Float32 arrays) and names in Firebase Firestore. It allows users to capture and store their face data for subsequent identification, predicting identities based on cosine similarity.
adityajn105/Automatic-kinship-detection
This is a kaggle Challenge. Given a pair of images of 2 faces we have to determine whether they are related or not. Here I have used a Siamese network over VGG-facenet to tackle this problem.
benlyazid/Face_recognition
Build a face recognition model using faceNet algorithm
bhavya844/Optimized-facial-feature-classification
This repository contains the colab notebooks that I worked on while developing the Optimized Facial Feature Classification Project
Bhawna5/Face-recognition-using-tensorflow
This repository contains program for face recognition using transfer learning.
birddevelper/WYNA
WYNA is a tiny bot asking your name and remembers your face and your name on next encounter
hao-pt/Face-recognition
Face recognition using Deep learning methods
huypham85/facenet-recognization-ios
My graduation thesis project, awarded a 9.5/10, involved creating a student attendance management system for iOS devices that utilizes FaceNet facial recognition model for efficient and secure attendance tracking.
karm-patel/Online-Attendance-Using_Face-Recognition
Education/Institutional level Project about getting attendance done by face recognition (FaceNet Model) and added functionalities like Getting pdf or excel sheet of Attendance
meliocool/sss-vision
SSS-Vision is a web-based Flask powered Python ML to help new WAVs identify tripleS members and sub-units!
NikhilNandoskar/Face-Recognition-in-Real-Time
Create your own databse, compile tripletloss with pre-trained FaceNet model, run real-time face recognition on local host
NitishKundu/face-similarity-pinecone
This repository hosts a cutting-edge facial recognition system designed to enhance customer identification and verification. Leveraging MTCNN for accurate face detection and DeepFace-FaceNet for facial embeddings, the system integrates with Pinecone's vector database to efficiently match and verify repeat customers.
Chubek/PuertoRECO
A face recognition API
anoop-rkt/Face_Recognition_using_CNN
Real-Time Face Identification using Convolutional Neural Networks
iamjr15/Facenet-Recognition-PyTorch
Face recognition using Facenet, SVM, MTCNN and PyTorch. Face detection, feature extraction and training for custom datasets.
Jovian-Dsouza/Avenger_FaceNet
This project uses State of the Art Facial Recognition model FaceNet to recognise Avengers from the Avenger Dataset.
uvaishnav/face-recognition-mele-assignment
A face recognition model build with an ensemble of popular pre-trained models like FaceNet and OpenFace, on training with a dataset of 31 celebrity images. Built an application which can recognise a new person based on stored embedding of him and relate his facial features to the 31 celebrities it was trained.