Back to Projects

🔮 Mapping Photography Portfolios by Visual Similarity With Machine Learning

I scraped the profile of @withluke and created these visualizations optimized to load around 2250 images. Click to see the live demo.


The methods used were inspired by:

Prior to this, I built a Python implementation, which you can find here: Grid-Layout-Image-Artwork. This pipeline can be replicated for any image dataset (including any Instagram profile) to create a grid layout using PCA or non-linear dimensionality reduction methods such as t-SNE or UMAP.