Visualizing Model
It can be useful to visualize a model both before and after it is imported into Barracuda.
Netron is a popular viewer for neural network models, it support both ONNX and Barracuda file format (and many others).
As a consequence once Netron is installed one can open those files natively:
To open the ONNX model:
double click
or pressEnter
on the asset in the Project Explorer.To open the Barracuda model: press the
Open imported NN model as temp file
button in the Inspector.
Here in Netron both the ONNX model (on the left) and the Barracuda model (on the right) have been opened side by side.