caffe2onnx
Model converter
Converts Caffe2 models to ONNX format
caffe model to onnx
33 stars
5 watching
12 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
vadimkantorov/caffemodel2pytorch | A tool for converting Caffe models to PyTorch formats | 387 |
longcw/pytorch2caffe | Converts PyTorch models to Caffe format. | 541 |
an-kumar/caffe-theano-conversion | Converts Caffe models to Theano-compatible Lasagne models | 88 |
alexpasqua/keras-caffe-converter | Enables conversion and optimization of neural networks between Keras and Caffe frameworks | 6 |
fanq15/caffe_to_torch_to_pytorch | A tool for converting models between Caffe and PyTorch | 149 |
edemaine/coffeescript-for-python | Teaches CoffeeScript to Python programmers by converting Python code into CoffeeScript code | 55 |
shicai/mobilenet-caffe | A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks | 1,259 |
wolegechu/shufflenetv2.caffe2 | An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |
paddlepaddle/x2paddle | Tool to convert models between deep learning frameworks and PaddlePaddle | 736 |
dan2097/opsin | Converts chemical names to their structural representations using Systematic IUPAC Nomenclature | 155 |
etingof/pysmi | Tool for parsing and converting SNMP MIBs into various formats | 135 |
lim0606/caffe-googlenet-bn | Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
ethanhe42/xception-caffe | An implementation of the Xception neural network in Caffe, a deep learning framework. | 45 |