tf_cnnvis is a CNN visualization library based on the paper Visualizing and Understanding Convolutional Networks by Matthew D. Zeiler and Rob Fergus. We use the TensorFlow library to reconstruct the input images from different layers of the convolutional neural network. Try it out on your own net or peak at the examples!
Show admin stats