caffe_to_torch_to_pytorch
Model converter
A tool for converting models between Caffe and PyTorch
149 stars
5 watching
42 forks
Language: Python
last commit: over 7 years ago caffe2torchtorch2pytorch
Related projects:
Repository | Description | Stars |
---|---|---|
vadimkantorov/caffemodel2pytorch | A tool for converting Caffe models to PyTorch formats | 387 |
longcw/pytorch2caffe | Converts PyTorch models to Caffe format. | 541 |
ca1773130n/torch2caffe2 | Converts Torch models to Caffe2 protobuf files using ONNX-Caffe2 backend | 6 |
clcarwin/convert_torch_to_pytorch | Converts PyTorch models to their Torch equivalents. | 539 |
inisis/brocolli | Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
pytorchbearer/torchbearer | A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
leonidk/pytorch-tf | A tool to help convert PyTorch models to TensorFlow | 94 |
pytorch-labs/torchfix | A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. | 102 |
ahmedfgad/torchga | Trains PyTorch models using the Genetic Algorithm with PyGAD | 96 |
vermeille/torchelie | A collection of utility functions and tools for building deep learning models with PyTorch | 111 |
an-kumar/caffe-theano-conversion | Converts Caffe models to Theano-compatible Lasagne models | 88 |
nearai/torchfold | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
inisis/caffe2onnx | Converts Caffe2 models to ONNX format | 33 |
enochkan/torch-metrics | A collection of common machine learning evaluation metrics implemented in PyTorch | 110 |
pistony/torch-toolbox | A collection of reusable utility functions and classes to simplify PyTorch development | 417 |