Torch2Caffe2
Model converter
Converts Torch models to Caffe2 protobuf files using ONNX-Caffe2 backend
6 stars
1 watching
1 forks
Language: Python
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
fanq15/caffe_to_torch_to_pytorch | A tool for converting models between Caffe and PyTorch | 149 |
inisis/caffe2onnx | Converts Caffe2 models to ONNX format | 33 |
longcw/pytorch2caffe | Converts PyTorch models to Caffe format. | 541 |
inisis/brocolli | Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
vadimkantorov/caffemodel2pytorch | A tool for converting Caffe models to PyTorch formats | 387 |
clcarwin/convert_torch_to_pytorch | Converts PyTorch models to their Torch equivalents. | 539 |
wolegechu/shufflenetv2.caffe2 | An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |
an-kumar/caffe-theano-conversion | Converts Caffe models to Theano-compatible Lasagne models | 88 |
paddlepaddle/x2paddle | Tool to convert models between deep learning frameworks and PaddlePaddle | 736 |
alexpasqua/keras-caffe-converter | Enables conversion and optimization of neural networks between Keras and Caffe frameworks | 6 |
pytorchbearer/torchbearer | A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
cat-cfs/libcbm_py | Library providing functionality for modeling carbon budgets based on the CBM-CFS3 framework | 7 |
szagoruyko/loadcaffe | A Lua library that loads and integrates Caffe models into Torch7 | 492 |
shicai/mobilenet-caffe | A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks | 1,259 |
moodstocks/inception-v3.torch | Reconstructs Inception V3 network from TensorFlow weights and generates Torch model for computer vision tasks | 131 |