16A0 / image-tsne

t-SNE for custom datasets 🎨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a modified version of ml4a’s notebook https://github.com/ml4a/ml4a-guides/blob/master/notebooks/image-tsne.ipynb that can parse a custom folder with images to generate a t-SNE

Requisites

Install PIP requirements with pip install -r requirements.txt.

Add a folder of images, in the assets folder, and edit the folder path: folder = './assets/CUSTOM_DATASET/'

Start

Run the tsne.ipynb notebook to start

t-SNE

About

t-SNE for custom datasets 🎨


Languages

Language:Jupyter Notebook 100.0%