Found 218 repositories(showing 30)
timesler
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
bubbliiiing
这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。
liorshk
PyTorch implementation of the paper "FaceNet: A Unified Embedding for Face Recognition and Clustering"
tbmoon
FaceNet for face recognition using pytorch
tamerthamoqa
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.
bubbliiiing
这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。
CaptainEven
Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了一种实现。
BeiXi1949
No description available
392781
Steps towards physical adversarial attacks on facial recognition
BlackFeatherQQ
Using pytorch: yolov5+facenet+svm
AndSonder
使用MTCNN进行人脸识别,FaceNet进行特征提取的人脸识别系统
manhcuong02
eKYC (Electronic Know Your Customer) is a project designed to electronically verify the identity of customers
Real time face recognition Using Facenet , pytorch, Tensorflow
kvsnoufal
Paper To Code implementation of Facenet in native pytorch on Dog Dataset
yudi09
No description available
nop2
pytorch实现实时人脸识别,使用opencv+facenet+mtcnn+knn
manhcuong02
age estimation
HowieMa
facenet-pytorch + DeepSORT
skywardpixel
A PyTorch implementation of the Facenet model for face recognition. A port of facenet-darknet-inference to PyTorch.
GajuuzZ
Train FaceNet model with face masked augmentation on Pytorch.
imustitanveer
Welcome to the AI Pet repository! This project aims to create a virtual pet powered by AI technologies. The pet can detect its owner using facenet_pytorch, detect the owner's emotions with deepface, and communicate with the owner using dialoGPT.
sephirothhua
No description available
A robust pipeline for detecting and recognizing faces in video footage using YOLOv8 for detection and FaceNet-PyTorch for recognition, supporting real-time processing. Ideal for video surveillance and identity management.
BeGifted
基于PyTorch和MTCNN人脸检测器、FaceNet人脸识别模型的demo,后续用于考勤系统
mohdsaqibhbi
Inferencing on facenet model implemented in pytorch.
zhouweigogogo
基于Pytorch训练的Facenet模型,在SylixOS下使用ncnn前向推理进行人脸识别,并使用Qtcreator开发GUI界面
A-Jacobson
https://arxiv.org/pdf/1503.03832.pdf - Pytorch
iamjr15
Face recognition using Facenet, SVM, MTCNN and PyTorch. Face detection, feature extraction and training for custom datasets.
lyx199504
numpy实现普通和卷积神经网络 pytorch实现手写数字和人脸识别facenet
Our Exploratory Project - On Person Identification