convert_torch_to_pytorch
Model converter
Converts PyTorch models to their Torch equivalents.
Convert torch t7 model to pytorch model and source.
541 stars
16 watching
162 forks
Language: Python
last commit: over 1 year ago pytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for converting models between Caffe and PyTorch | 150 |
| Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
| A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
| Provides a CUDA backend for the PyTorch deep learning framework | 337 |
| Converts PyTorch models to Caffe format. | 541 |
| A tool for converting Caffe models to PyTorch formats | 390 |
| Converts PyTorch models to Keras models | 859 |
| Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. | 111 |
| Converts OpenFace's nn4.small2.v1.t7 model to a PyTorch module for face recognition and feature extraction | 183 |
| A tool to help convert PyTorch models to TensorFlow | 94 |
| Converts Torch models to Caffe2 protobuf files using ONNX-Caffe2 backend | 6 |
| Implementation of a transformer-based translation model in PyTorch | 240 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A collection of reusable utility functions and classes to simplify PyTorch development | 416 |