61 Forks
515 Stars
515 Watchers

onnx-go

onnx-go gives the ability to import a pre-trained neural network within Go without being linked to a framework or library.

How to download and setup onnx-go

Open terminal and run command
git clone https://github.com/owulveryck/onnx-go.git
git clone is used to create a copy or clone of onnx-go 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 onnx-go https://github.com/owulveryck/onnx-go/archive/master.zip

Or simply clone onnx-go with SSH
[email protected]:owulveryck/onnx-go.git

If you have some problems with onnx-go

You may open issue on onnx-go support forum (system) here: https://github.com/owulveryck/onnx-go/issues