1 repo
Tools for rendering hierarchical data as interactive node-link diagrams.
Distinguishing note: Focuses on the visual representation of complex network architectures.
Explore 1 awesome GitHub repository matching graphics & multimedia · Graph Visualization Libraries. Refine with filters or upvote what's useful.
Netron is a visualizer for neural network and machine learning models. It provides a graphical interface that renders model architectures as interactive node-link diagrams, allowing users to inspect internal layers, tensors, and metadata. By performing static analysis, the tool enables the examination of model definitions without executing the underlying machine learning code. The software distinguishes itself through a schema-driven parsing engine that translates diverse proprietary model formats into a unified internal graph structure. This approach ensures interoperability, allowing users
Maps hierarchical model data into an interactive node-link diagram for exploration.