model-converters
Model converter
A tool for converting Keras models to use with TensorFlow
A tool for converting Keras models for use with Tensorflow
7 stars
6 watching
1 forks
Language: Python
last commit: over 4 years ago kerasmachine-learningtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 857 |
tf-coreml/tf-coreml | A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. | 1,331 |
leonidk/pytorch-tf | A tool to help convert PyTorch models to TensorFlow | 94 |
keras-team/keras-hub | Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks | 797 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
jinyu121/dw2tf | A tool for converting Darknet model files to TensorFlow graph format | 219 |
shathe/mnasnet-keras-tensorflow | An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
sarus-tech/tf2-published-models | Implementations of classical machine learning models using TensorFlow 2 and Keras API. | 38 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
sicara/tf-explain | A library providing interpretability methods for TensorFlow 2.x models | 1,018 |
tulasiram58827/craft_tflite | This project converts a pre-trained CRAFT model to a TFLite model and provides an inference code for using the converted model. | 32 |
stjordanis/gluon2keras | Converts Gluon deep neural network models to Keras equivalents | 0 |
philipperemy/keract | An open-source tool to extract and visualize layer outputs and gradients in Keras models | 1,045 |
ykamikawa/tf-keras-segnet | An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 178 |
paddlepaddle/x2paddle | Tool to convert models between deep learning frameworks and PaddlePaddle | 736 |