image-tSNE

example of t-SNE to fc7 activations of a convnet (keras + sklearn)

Stars
53

how to make t-SNEs of image sets, using keras + scikit-learn.

  1. analyze images with vgg16 convnet (download weights here)

  2. t-SNE on images

  3. includes Processing script to visualize the t-SNE

more documentation (+ipynb) + instructions video coming soon.