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: 5 months ago
face-detectionface-identificationface-recognitionface-trackingfacial-recognitioninception-resnetmtcnnpretrained-modelspytorchresnet

Related projects:

Repository Description Stars
biubug6/pytorch_retinaface An implementation of a face detection model using PyTorch 2,654
cadene/pretrained-models.pytorch Provides pre-trained PyTorch models for various computer vision tasks and datasets. 9,044
jwyang/faster-rcnn.pytorch An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. 7,721
zllrunning/face-parsing.pytorch Implementation of a face parsing model using PyTorch and a modified BiSeNet architecture. 2,346
yunjey/pytorch-tutorial A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. 30,401
diego999/pygat An implementation of the Graph Attention Network model using PyTorch. 2,935
facebookresearch/dinov2 A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. 9,425
ipazc/mtcnn A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. 2,256
stvir/pysot A software system designed to support research in visual tracking using deep learning algorithms 4,452
chenyuntc/simple-faster-rcnn-pytorch An open-source implementation of Faster R-CNN using PyTorch 4,005
qubvel-org/segmentation_models.pytorch A comprehensive library for training and applying deep learning models for image segmentation 9,829
leoxiaobin/deep-high-resolution-net.pytorch An implementation of a deep learning network for human pose estimation using high-resolution representations 4,354
moskomule/senet.pytorch An implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks 2,291
lukemelas/efficientnet-pytorch A PyTorch implementation of EfficientNet convolutional neural networks 7,971
dmlc/gluon-cv A toolkit for building and deploying deep learning models in computer vision 5,850