Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for onnx model converter
model-converter
x
onnx
x
28 search results found
Mmdnn
⭐
5,725
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Mmdeploy
⭐
1,898
OpenMMLab Model Deployment Framework
X2paddle
⭐
664
Deep learning model converter for PaddlePaddle. (『飞桨』深度学习模型转换工具)
Onnx2tf
⭐
259
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request.
Simple Onnx Processing Tools
⭐
176
A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change opset, change to the specified input order, addition of OP, RGB to BGR conversion, change batch size, batch rename of OP, and JSON convertion for ONNX models.
Tflite2onnx
⭐
113
Convert TensorFlow Lite models (*.tflite) to ONNX.
Pytorch Onnx Tensorflow Pb
⭐
82
Converting A PyTorch Model to Tensorflow pb using ONNX
Scs4onnx
⭐
43
A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.
Torch2tflite
⭐
37
PyTorch to TensorFlow Lite converter
Onnx2json
⭐
18
Exports the ONNX file to a JSON file and JSON dict.
Scc4onnx
⭐
13
Very simple NCHW and NHWC conversion tool for ONNX. Change to the specified input order for each and every input OP. Also, change the channel order of RGB and BGR. Simple Channel Converter for ONNX.
Json2onnx
⭐
13
Converts a JSON file to an ONNX file.
Sne4onnx
⭐
11
A very simple tool for situations where optimization with onnx-simplifier would exceed the Protocol Buffers upper file size limit of 2GB, or simply to separate onnx files to any size you want.
Snc4onnx
⭐
8
Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.
Sio4onnx
⭐
7
Simple tool to change the INPUT and OUTPUT shape of ONNX.
Sam4onnx
⭐
7
A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier for ONNX.
Snd4onnx
⭐
6
Simple node deletion tool for onnx.
Sog4onnx
⭐
6
Simple ONNX operation generator. Simple Operation Generator for ONNX.
Sed4onnx
⭐
5
Simple ONNX constant encoder/decoder. Since the constant values in the JSON files generated by onnx2json are Base64-encoded values, ASCII <-> Base64 conversion is required when rewriting JSON constant values.
Sna4onnx
⭐
5
Simple node addition tool for onnx. Simple Node Addition for ONNX.
Soc4onnx
⭐
4
A very simple tool that forces a change in the opset of an ONNX graph. Simple Opset Changer for ONNX.
Soa4onnx
⭐
4
Simple model Output OP Additional tools for ONNX.
Sbi4onnx
⭐
4
A very simple script that only initializes the batch size of ONNX. Simple Batchsize Initialization for ONNX.
Sor4onnx
⭐
3
Simple OP Renamer for ONNX.
Ssi4onnx
⭐
2
Simple Shape Inference tool for ONNX.
Sng4onnx
⭐
1
A simple tool that automatically generates and assigns an OP name to each OP in an old format ONNX file.
Sde4onnx
⭐
1
Simple doc_string eraser for ONNX.
Ssc4onnx
⭐
1
Checker with simple ONNX model structure. Simple Structure Checker for ONNX.
Related Searches
Python Onnx (405)
Pytorch Onnx (234)
Deep Learning Onnx (158)
Tensorflow Onnx (125)
Machine Learning Onnx (111)
Onnx Onnxruntime (69)
Caffe Onnx (60)
Keras Onnx (59)
Python Model Converter (26)
Onnx Tflite (19)
1-28 of 28 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.