deepViz
deepViz copied to clipboard
Visualization tools for deep convolutional networks
I found that magic package syntax depends on how it package is installed ( from apt-get , pip). Syntax use in this problem is for apt-get so I think it...
while using provided model, corpus and model_stat there is problem in RGB to gray scale conversion in deepviz_webui.viewdecorators._image_to_png
Could we encode additional information on the layer graph? Maybe we could use edge labels to convey information about the sizes of the outputs at each layer.
Cluster images by fc10 output - display images closest to cluster center.
Add filter weights to detail display on selection/mouseover. It would be great to somewhere see the raw values of the weights in the filters - the detail display in the...
Images should be normalized according to the same scale across timesteps.
We should add a view that shows how the training error decreases over time. Some ideas: - Add a sparkline showing the training loss versus time. This could be drawn...
Even though our dataset only classifies images into 10 classes, the examples could be further divided into additional subcategories. For example, consider the images of planes. We have images of...
Imagine that at every timestamp, we had access to the cumulative responses of every component of the network for all images in each category. This would let us could color...