pytorch-tf
Model converter
A tool to help convert PyTorch models to TensorFlow
Converting a pretrained pytorch model to tensorflow
94 stars
5 watching
33 forks
Language: Jupyter Notebook
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Converts PyTorch models to Keras models | 859 |
| A tool for converting Caffe models to PyTorch formats | 390 |
| A tool for converting Keras models to use with TensorFlow | 7 |
| A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. | 1,333 |
| A tool for converting Darknet model files to TensorFlow graph format | 219 |
| An implementation of Reformer, an efficient Transformer model for natural language processing tasks. | 2,132 |
| Converts PyTorch models to their Torch equivalents. | 541 |
| A tool for converting models between Caffe and PyTorch | 150 |
| This project converts a pre-trained CRAFT model to a TFLite model and provides an inference code for using the converted model. | 32 |
| Implementation of a transformer-based translation model in PyTorch | 240 |
| Repository providing pre-trained models and model definitions for PyTorch and TensorFlow using a functional programming style | 587 |
| A repository to convert popular OCR models into TensorFlow Lite (TFLite) formats for efficient deployment on mobile devices. | 101 |
| Converts PyTorch models to Caffe format. | 541 |
| Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
| Converts OpenFace's nn4.small2.v1.t7 model to a PyTorch module for face recognition and feature extraction | 183 |