sphereface_pytorch

Face recognizer

A PyTorch implementation of the SphereFace face recognition algorithm.

A PyTorch Implementation of SphereFace.

GitHub

716 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 366
zisianw/faceboxes.pytorch An implementation of a real-time face detector with high accuracy using PyTorch 849
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,236
bearpaw/pytorch-pose A PyTorch toolkit for 2D human pose estimation with support for multi-thread data loading, multi-GPU training, and visualization. 1,109
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,109
boyuanjiang/context_encoder_pytorch A PyTorch implementation of a deep learning model for inpainting images using contextual information 366
openseg-group/openseg.pytorch Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. 1,191
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,022
clcarwin/convert_torch_to_pytorch Converts PyTorch models to their Torch equivalents. 541
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