onnx2tf and tensorflow-onnx
These tools are complements that handle opposite conversion directions: onnx2tf converts ONNX→TensorFlow/TFLite while tensorflow-onnx converts TensorFlow/Keras→ONNX, allowing practitioners to move models bidirectionally between the two frameworks.
Maintenance
25/25
Adoption
22/25
Maturity
25/25
Community
19/25
Maintenance
13/25
Adoption
10/25
Maturity
16/25
Community
24/25
Stars: 931
Forks: 97
Downloads: 1,045,075
Commits (30d): 337
Language: Python
License: MIT
Stars: 2,519
Forks: 462
Downloads: —
Commits (30d): 2
Language: Jupyter Notebook
License: Apache-2.0
No risk flags
No Package
No Dependents
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 tensorflow-onnx
onnx/tensorflow-onnx
Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work