Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for python model converter
model-converter
x
python
x
28 search results found
Coremltools
⭐
3,371
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
Mmdeploy
⭐
1,898
OpenMMLab Model Deployment Framework
X2paddle
⭐
664
Deep learning model converter for PaddlePaddle. (『飞桨』深度学习模型转换工具)
Tinyneuralnetwork
⭐
560
TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.
Exporters
⭐
277
Export Hugging Face models to Core ML and TensorFlow Lite
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.
Nobuco
⭐
56
Pytorch to Tensorflow conversion made somewhat easy
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
Konverter
⭐
28
A tool to convert simple Keras models to pure Python 🐍+ NumPy
Onnx2json
⭐
18
Exports the ONNX file to a JSON file and JSON dict.
Json2onnx
⭐
13
Converts a JSON file to an ONNX file.
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.
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.
Sog4onnx
⭐
6
Simple ONNX operation generator. Simple Operation Generator for ONNX.
Snd4onnx
⭐
6
Simple node deletion tool for onnx.
Sna4onnx
⭐
5
Simple node addition tool for onnx. Simple Node Addition 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.
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.
Related Searches
Python Python3 (857,414)
Python Ml (20,195)
Python Flask (16,475)
Python Pytorch (15,739)
Python Dataset (14,792)
Python Machine Learning (14,099)
Python Tensorflow (13,736)
Python Command Line (13,209)
Python Cli (13,187)
Python Deep Learning (13,092)
1-28 of 28 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.