sphereface_pytorch

Face recognizer

A PyTorch implementation of the SphereFace face recognition algorithm.

A PyTorch Implementation of SphereFace.

GitHub

715 stars
19 watching
172 forks
Language: Python
last commit: almost 3 years ago

Related projects:

Repository Description Stars
clcarwin/sfd_pytorch An implementation of a face detection algorithm using PyTorch 230
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
zisianw/faceboxes.pytorch An implementation of a real-time face detector with high accuracy using PyTorch 846
thnkim/openfacepytorch Converts OpenFace's nn4.small2.v1.t7 model to a PyTorch module for face recognition and feature extraction 183
huggingface/pytorch-openai-transformer-lm Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities 1,511
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
bearpaw/pytorch-pose Provides tools and infrastructure for training, testing, and evaluating 2D human pose estimation models 1,105
lotayou/densebody_pytorch An implementation of CloudWalk's DenseBody paper using PyTorch 411
seannaren/deepspeech.pytorch A deep learning-based speech recognition system built on top of PyTorch Lightning. 2,104
boyuanjiang/context_encoder_pytorch A PyTorch implementation of a deep learning model for inpainting images using contextual information 365
openseg-group/openseg.pytorch Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. 1,190
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,020
clcarwin/convert_torch_to_pytorch Converts PyTorch models to their Torch equivalents. 539
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
cmsflash/beauty-net Provides a basic framework for training deep learning models on image classification tasks using PyTorch 187