OpenFacePytorch
OpenFace converter
Converts OpenFace's nn4.small2.v1.t7 model to a PyTorch module for face recognition and feature extraction
PyTorch module to use OpenFace's nn4.small2.v1.t7 model
183 stars
7 watching
30 forks
Language: Python
last commit: almost 5 years ago openfacepytorch
Related projects:
Repository | Description | Stars |
---|---|---|
huggingface/pytorch-openai-transformer-lm | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
clcarwin/sphereface_pytorch | A PyTorch implementation of the SphereFace face recognition algorithm. | 716 |
clcarwin/convert_torch_to_pytorch | Converts PyTorch models to their Torch equivalents. | 541 |
vadimkantorov/caffemodel2pytorch | A tool for converting Caffe models to PyTorch formats | 390 |
fanq15/caffe_to_torch_to_pytorch | A tool for converting models between Caffe and PyTorch | 150 |
leonidk/pytorch-tf | A tool to help convert PyTorch models to TensorFlow | 94 |
openseg-group/openseg.pytorch | Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
inisis/brocolli | Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
huggingface/optimum-quanto | A PyTorch quantization backend for models. | 847 |
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 859 |
jmhessel/fmpytorch | PyTorch implementation of a Factorization Machine module | 173 |
awni/speech | A PyTorch implementation of end-to-end speech recognition models. | 756 |
clcarwin/sfd_pytorch | An implementation of a face detection algorithm using PyTorch | 230 |
prlz77/resnext.pytorch | Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
koz4k/dni-pytorch | Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |