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.ipynbcreates a folder of images from a Wikidata queryimage_tsne.ipynbcreates a tsne map from a folder of images based on visual similiaritiesimage_umap.ipynbcreates a umap map from a folder of images based on visual similiaritiesmetadata_umap.ipynbcreates a umap map from a folder of images based on values specified in a custom csv file.image_shortest_path.ipynbcalculates the shortest path from an image to other.