brocolli
Model converter
Converts PyTorch models to various formats for deployment and testing in deep learning frameworks.
Everything in Torch Fx
341 stars
10 watching
63 forks
Language: Python
last commit: 6 months ago caffeonnxpytorchquantization
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 |
clcarwin/convert_torch_to_pytorch | Converts PyTorch models to their Torch equivalents. | 539 |
vadimkantorov/caffemodel2pytorch | A tool for converting Caffe models to PyTorch formats | 387 |
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 857 |
nearai/torchfold | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
ca1773130n/torch2caffe2 | Converts Torch models to Caffe2 protobuf files using ONNX-Caffe2 backend | 6 |
longcw/pytorch2caffe | Converts PyTorch models to Caffe format. | 541 |
vermeille/torchelie | A collection of utility functions and tools for building deep learning models with PyTorch | 111 |
pytorchbearer/torchbearer | A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
hughperkins/pytorch | Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 336 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
enochkan/torch-metrics | A collection of common machine learning evaluation metrics implemented in PyTorch | 110 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |