This repo contains a series of notebook to arrange cultural artifacts and explore patters in metadata. To make it accessible we only use open source material from Wikidata as an example.
Install PIP requirements with pip install -r requirements.txt
.
save_wikidata_images.ipynb
creates a folder of images from a Wikidata queryimage_tsne.ipynb
creates a tsne map from a folder of images based on visual similiaritiesimage_umap.ipynb
creates a umap map from a folder of images based on visual similiaritiesmetadata_umap.ipynb
creates a umap map from a folder of images based on values specified in a custom csv file.image_shortest_path.ipynb
calculates the shortest path from an image to other.