keras-caffe-converter
NN converter
Enables conversion and optimization of neural networks between Keras and Caffe frameworks
Keras - Caffe converter (both directions) with pruning demos in Keras. Originally developed as BSc thesis project @ University of Verona
6 stars
3 watching
2 forks
Language: Python
last commit: over 2 years ago caffecaffe-keras-converterkeraskeras-caffe-converterneural-networksnns-convertertensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
inisis/caffe2onnx | Converts Caffe2 models to ONNX format | 33 |
marcbs/keras | An extension of Keras with new functionalities and tools for multimodal learning | 225 |
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 857 |
aurora95/keras-fcn | Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
lijianfei06/mnasnet-caffe | An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
an-kumar/caffe-theano-conversion | Converts Caffe models to Theano-compatible Lasagne models | 88 |
stjordanis/gluon2keras | Converts Gluon deep neural network models to Keras equivalents | 0 |
inisis/brocolli | Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
scisharp/keras.net | A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 601 |
shathe/mnasnet-keras-tensorflow | An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
fanq15/caffe_to_torch_to_pytorch | A tool for converting models between Caffe and PyTorch | 149 |
naibaf7/caffe_neural_tool | A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
vadimkantorov/caffemodel2pytorch | A tool for converting Caffe models to PyTorch formats | 387 |
jihongju/keras-fcn | A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
rcmalli/keras-squeezenet | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |