lutzroeder / netron

Visualizer for neural network, deep learning and machine learning models
https://netron.app
MIT License
26.74k stars 2.7k forks source link

Graph annotation based on attribute values #1241

Open lutzroeder opened 3 months ago

lutzroeder commented 3 months ago

Scenario:

UI feature to augment the graph with a visualization of a selected attribute, metadata or metrics values.

The selected attribute should both be shows as part of each node and if float turned into a border or background style.

Questions:

SStarver commented 2 months ago

Mark, it would be fantastic to support this feature. Recently, I'm looking for a method to fill accuracy analysing result into each onnx model tensor, I think this feature is useful to satisfy my demandings.