lutzroeder/netron

Feature visualization

Open

#687 geöffnet am 24. Feb. 2021

Auf GitHub ansehen
 (4 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (3.101 Forks)batch import
featurehelp wanted

Repository-Metriken

Stars
 (32.743 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

add feature visualization to netron

you select/upload a image from the file system. When you sleect a layer, netron displays the features that maximise the activation of the selected layer

based on the following research paper: https://arxiv.org/pdf/1311.2901.pdf

there was a similar repo (https://github.com/keplr-io/quiver), but it was written for tensorflow 1 and it fails to construct valid maps of the models constructed with modern tools

this might be network-specific, so maybe implement slowly?

Contributor Guide