tonio73 / dnnviewer

Deep Neural Network viewer
https://tonio73.github.io/dnnviewer/
MIT License
18 stars 2 forks source link

Conv filter map: show filters with top variance #58

Closed tonio73 closed 4 years ago

tonio73 commented 4 years ago

When number of filters is greater than 12, current implementation is showing filters 0..11.

Improvement: show the top 12 based on the variance of each filter