deepViz icon indicating copy to clipboard operation
deepViz copied to clipboard

Visualization tools for deep convolutional networks

Results 10 deepViz issues
Sort by recently updated
recently updated
newest added

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.

improvement
Low Priority

Cluster images by fc10 output - display images closest to cluster center.

bug

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...

new feature

Images should be normalized according to the same scale across timesteps.

improvement
Low Priority

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...

new feature

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...

new feature