onnx2tf and onnxmltools
These are complementary tools in sequence: onnxmltools converts models *into* the ONNX format, while onnx2tf converts ONNX models *out of* that format into TensorFlow/TFLite, making them part of a conversion pipeline rather than alternatives.
Maintenance
25/25
Adoption
22/25
Maturity
25/25
Community
19/25
Maintenance
10/25
Adoption
14/25
Maturity
25/25
Community
24/25
Stars: 931
Forks: 97
Downloads: 1,045,075
Commits (30d): 337
Language: Python
License: MIT
Stars: 1,143
Forks: 214
Downloads: —
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No risk flags
About onnx2tf
PINTO0309/onnx2tf
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.
About onnxmltools
onnx/onnxmltools
ONNXMLTools enables conversion of models to ONNX
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work