yosinski / deep-visualization-toolbox

DeepVis Toolbox
http://yosinski.com/deepvis
MIT License
4.01k stars 927 forks source link

Major features are extended siamese network support, visualizing histograms and correlation matrices built from activations and weights, extended deconv options, added grayscale support, improved optimize_image and find_max_acts, improved user interface, refactored and fixed bugs #128

Open arikpoz opened 7 years ago

arikpoz commented 7 years ago

Features

- Siamese network support

- Activation and Weights Histograms

- Added Correlation Visualization

- Improved max tracker

- Improved optimize_image.py

- Other models

- Deconv

- User interface

Updated settings parameters

Refactored

Bug fixes