pytorch2caffe

Model converter

Converts PyTorch models to Caffe format.

Convert PyTorch model to Caffemodel

GitHub

541 stars
13 watching
151 forks
Language: Python
last commit: over 5 years ago

Related projects:

Repository Description Stars
vadimkantorov/caffemodel2pytorch A tool for converting Caffe models to PyTorch formats 389
fanq15/caffe_to_torch_to_pytorch A tool for converting models between Caffe and PyTorch 149
clcarwin/convert_torch_to_pytorch Converts PyTorch models to their Torch equivalents. 541
ca1773130n/torch2caffe2 Converts Torch models to Caffe2 protobuf files using ONNX-Caffe2 backend 6
inisis/brocolli Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. 341
inisis/caffe2onnx Converts Caffe2 models to ONNX format 33
an-kumar/caffe-theano-conversion Converts Caffe models to Theano-compatible Lasagne models 88
leonidk/pytorch-tf A tool to help convert PyTorch models to TensorFlow 94
paddlepaddle/x2paddle Converts models from various deep learning frameworks to PaddlePaddle framework 740
gmalivenko/pytorch2keras Converts PyTorch models to Keras models 858
longcw/roialign.pytorch Implementation of RoIAlign and crop_and_resize functions for PyTorch 554
leviswind/pytorch-transformer Implementation of a transformer-based translation model in PyTorch 240
bearpaw/pytorch-pose A PyTorch toolkit for 2D human pose estimation 1,108
lucidrains/reformer-pytorch An implementation of Reformer, an efficient Transformer model for natural language processing tasks. 2,129
agriculturalmodelexchangeinitiative/pycrop2ml A tool to generate components from Crop2ML declarative language and facilitate conversion between platforms. 19