chulaihunde / image-tSNE

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 82.9%Language:Processing 17.1%