Alternatives to Netron

A viewer that draws neural network, deep learning and machine learning model files as graphs. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Netron.

  • TensorBoard

    A visualization toolkit for inspecting machine learning training runs, metrics and model graphs.

    TensorBoard shows model graphs visually and runs locally without an account, but it is oriented toward TensorFlow workflows and adds training metrics charts rather than opening arbitrary model files.

Similar software

Related functionality, not a direct replacement.