Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 594 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 594 Bytes

mNeuron: A Matlab Plugin to Visualize Neurons from Deep Models

(support caffe and matconvnet)

Contents:

  1. Visualization Page
  2. Basics:
    1. For Caffe, we have four models: AlexNet, VGG-16, NIN, GoogleNet

Demos:

  1. Visualize single neurons with caffe model:
  2. Edit matcaffe location in param_init.m
  3. Edit alexnet.caffemodel location in util/caffe_init.m
  4. Run: V_neuron_single.m

Under Construction

  1. Visualize Intra-class variation
  2. Visualize hierarchical binary CNN code
  3. Image Completion