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: about 5 years ago openfacepytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| A PyTorch implementation of the SphereFace face recognition algorithm. | 716 |
| Converts PyTorch models to their Torch equivalents. | 541 |
| A tool for converting Caffe models to PyTorch formats | 390 |
| A tool for converting models between Caffe and PyTorch | 150 |
| A tool to help convert PyTorch models to TensorFlow | 94 |
| Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
| Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
| A PyTorch quantization backend for models. | 847 |
| Converts PyTorch models to Keras models | 859 |
| PyTorch implementation of a Factorization Machine module | 173 |
| A PyTorch implementation of end-to-end speech recognition models. | 756 |
| An implementation of a face detection algorithm using PyTorch | 230 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |