ONNX

From Tygron Preview Support Wiki
Revision as of 14:05, 29 January 2025 by Frank@tygron.nl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Open Neural Network Exchange (ONNX)[1] is an open-source artificial intelligence format for among other things representing machine learning algorithms. PyTorch models can be exported to ONNX files and used as an input for the Inference Overlay.

Dragging an ONNX file onto the Tygron Client Application allows you to:

  • Import it as a Neural Network in your project
  • Import it with a new Inference Overlay. This also imports it as a new Neural Network and configures it automatically for the newly added Inference Overlay