caffe-theano-conversion
Model converter
Converts Caffe models to Theano-compatible Lasagne models
88 stars
7 watching
31 forks
Language: Python
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
vadimkantorov/caffemodel2pytorch | A tool for converting Caffe models to PyTorch formats | 387 |
inisis/caffe2onnx | Converts Caffe2 models to ONNX format | 33 |
fanq15/caffe_to_torch_to_pytorch | A tool for converting models between Caffe and PyTorch | 149 |
longcw/pytorch2caffe | Converts PyTorch models to Caffe format. | 541 |
alexpasqua/keras-caffe-converter | Enables conversion and optimization of neural networks between Keras and Caffe frameworks | 6 |
kuleshov/deep-learning-models | Implementations of various deep learning algorithms in Python using Theano and Lasagne. | 24 |
inisis/brocolli | Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
ca1773130n/torch2caffe2 | Converts Torch models to Caffe2 protobuf files using ONNX-Caffe2 backend | 6 |
triagemd/model-converters | A tool for converting Keras models to use with TensorFlow | 7 |
django-parler/django-parler | Provides automatic model translations with easy admin integration and fallbacks. | 697 |
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 857 |
paddlepaddle/x2paddle | Tool to convert models between deep learning frameworks and PaddlePaddle | 736 |
stjordanis/gluon2keras | Converts Gluon deep neural network models to Keras equivalents | 0 |
julianps/modelmapper-module-vavr | Fills the gap between modelmapper and vavr.io by providing a module to convert Vavr types into modelmapper-compatible objects. | 5 |
tf-coreml/tf-coreml | A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. | 1,331 |