Found 193 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
BlackFeatherQQ
Using pytorch: yolov5+facenet+svm
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
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
saiamrit
No description available
pejmanS21
A FaceRecognition module wrote with facenet_pytorch and Django as web framework
conggalam12
Fine tune Facenet-pytorch with custom dataset
Fautei
Biomethrical identification terminal using facenet-pytorch and jetson nano
SleepyCelery
Face retrieving with numpy/cupy, feature extracting by facenet-pytorch