facenet-pytorch

Face detection & recognition

This project provides pre-trained PyTorch models for face detection and recognition tasks.

Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models

GitHub

5k stars
54 watching
963 forks
Language: Python
last commit: about 2 years ago
face-detectionface-identificationface-recognitionface-trackingfacial-recognitioninception-resnetmtcnnpretrained-modelspytorchresnet

Related projects:

RepositoryDescriptionStars
biubug6/pytorch_retinafaceAn implementation of a face detection model using PyTorch2,654
cadene/pretrained-models.pytorchProvides pre-trained PyTorch models for various computer vision tasks and datasets.9,044
jwyang/faster-rcnn.pytorchAn object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.7,721
zllrunning/face-parsing.pytorchImplementation of a face parsing model using PyTorch and a modified BiSeNet architecture.2,346
yunjey/pytorch-tutorialA comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.30,401
diego999/pygatAn implementation of the Graph Attention Network model using PyTorch.2,935
facebookresearch/dinov2A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision.9,425
ipazc/mtcnnA Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network.2,256
stvir/pysotA software system designed to support research in visual tracking using deep learning algorithms4,452
chenyuntc/simple-faster-rcnn-pytorchAn open-source implementation of Faster R-CNN using PyTorch4,005
qubvel-org/segmentation_models.pytorchA comprehensive library for training and applying deep learning models for image segmentation9,829
leoxiaobin/deep-high-resolution-net.pytorchAn implementation of a deep learning network for human pose estimation using high-resolution representations4,354
moskomule/senet.pytorchAn implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks2,291
lukemelas/efficientnet-pytorchA PyTorch implementation of EfficientNet convolutional neural networks7,971
dmlc/gluon-cvA toolkit for building and deploying deep learning models in computer vision5,850