docs.unity3d.com
    Show / Hide Table of Contents

    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 press Enter 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.

      Assets

    Here in Netron both the ONNX model (on the left) and the Barracuda model (on the right) have been opened side by side.

    Assets

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Friday, December 17, 2021
    Terms of use