sphereface_pytorch
Face recognizer
A PyTorch implementation of the SphereFace face recognition algorithm.
A PyTorch Implementation of SphereFace.
716 stars
19 watching
172 forks
Language: Python
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a face detection algorithm using PyTorch | 230 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An implementation of a real-time face detector with high accuracy using PyTorch | 849 |
| Converts OpenFace's nn4.small2.v1.t7 model to a PyTorch module for face recognition and feature extraction | 183 |
| Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A PyTorch toolkit for 2D human pose estimation with support for multi-thread data loading, multi-GPU training, and visualization. | 1,109 |
| An implementation of CloudWalk's DenseBody paper using PyTorch | 411 |
| A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,109 |
| A PyTorch implementation of a deep learning model for inpainting images using contextual information | 366 |
| Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| Converts PyTorch models to their Torch equivalents. | 541 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| Provides a basic framework for training deep learning models on image classification tasks using PyTorch | 187 |