gluon2keras
Model converter
Converts Gluon deep neural network models to Keras equivalents
Gluon to Keras deep neural network model converter
0 stars
2 watching
0 forks
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 857 |
dbln/stochastic_depth_keras | A Python implementation of the Stochastic Depth technique for deep neural networks | 139 |
paulgavrikov/visualkeras | A Python package to visualize Keras neural network architectures. | 585 |
opconty/keras-shufflenetv2 | A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 |
alexpasqua/keras-caffe-converter | Enables conversion and optimization of neural networks between Keras and Caffe frameworks | 6 |
triagemd/model-converters | A tool for converting Keras models to use with TensorFlow | 7 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
titu1994/keras-resnext | An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
aurora95/keras-fcn | Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
rcmalli/keras-squeezenet | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
theduynguyen/keras-fcn | An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
fabprezja/keras-gpt-copilot | An LLM-based tool to assist deep learning model development | 28 |
dobiasd/frugally-deep | A lightweight C++ library that enables the use of Keras models without linking to TensorFlow | 1,073 |
philipperemy/keract | An open-source tool to extract and visualize layer outputs and gradients in Keras models | 1,045 |
inisis/brocolli | Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |