tensorflow example of visualizing features from a convnet
This is the code to accompany a post on Visualizing Features from a Convolutional Network.
Download the cifar10 binary format, place into /cifar-10-batches-py directory
run
main.py
run
conv.pyto compile many image files into the group ones shown in the post