Repository navigation

#

model-converter

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.

Python
5811
1 年前

Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

Python
4680
23 天前

TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.

Python
823
1 个月前

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.

Python
784
8 天前

Deep learning model converter for PaddlePaddle. (『飞桨』深度学习模型转换工具)

Python
752
2 个月前
Python
656
9 个月前

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.

Python
290
1 年前
Python
183
9 个月前

Converting A PyTorch Model to Tensorflow pb using ONNX

HTML
160
6 年前

Convert TensorFlow Lite models (*.tflite) to ONNX.

Python
158
1 年前

A keras h5df to ncnn model converter

Python
89
3 年前

A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.

Python
52
3 年前

Convert simple Keras models to pure Python 🐍+ NumPy

Python
42
4 年前

Exports the ONNX file to a JSON file and JSON dict.

Python
33
2 年前

Convert tflite to JSON and make it editable in the IDE. It also converts the edited JSON back to tflite binary.

Dockerfile
27
2 年前

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.

Python
24
6 天前

Converts a JSON file to an ONNX file.

Python
20
2 年前

Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.

Python
17
1 年前