25 Forks
291 Stars
291 Watchers

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.

How to download and setup onnx2tf

Open terminal and run command
git clone https://github.com/PINTO0309/onnx2tf.git
git clone is used to create a copy or clone of onnx2tf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with onnx2tf https://github.com/PINTO0309/onnx2tf/archive/master.zip

Or simply clone onnx2tf with SSH
[email protected]:PINTO0309/onnx2tf.git

If you have some problems with onnx2tf

You may open issue on onnx2tf support forum (system) here: https://github.com/PINTO0309/onnx2tf/issues