pytorch2keras
Model converter
Converts PyTorch models to Keras models
PyTorch to Keras model convertor
857 stars
14 watching
143 forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists
converterdartsdeep-learningdeep-learning-modelsdensenetimagenetkeraskeras-model-convertorkeras-modelskeras-neural-networkskeras-tensorflowmachinelearningmodels-converteronnxpytorchpytorch-modelsresnettensorflowtensorflow-modelstensorflowjs
Related projects:
Repository | Description | Stars |
---|---|---|
triagemd/model-converters | A tool for converting Keras models to use with TensorFlow | 7 |
keras-team/keras-hub | Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks | 797 |
leonidk/pytorch-tf | A tool to help convert PyTorch models to TensorFlow | 94 |
stjordanis/gluon2keras | Converts Gluon deep neural network models to Keras equivalents | 0 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
inisis/brocolli | Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
fabprezja/keras-gpt-copilot | An LLM-based tool to assist deep learning model development | 28 |
huggingface/pytorch-openai-transformer-lm | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
kefirski/bytenet | A Pytorch implementation of a neural network model for machine translation | 47 |
kimhc6028/relational-networks | A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 812 |
shayneobrien/generative-models | Annotated implementations of various deep generative models using PyTorch | 500 |
philipperemy/keract | An open-source tool to extract and visualize layer outputs and gradients in Keras models | 1,045 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
clcarwin/convert_torch_to_pytorch | Converts PyTorch models to their Torch equivalents. | 539 |