Clustering Images with Autoencoders and Attention Maps
(Note: You can find the full notebook for this project here, or you can just scroll down to see the cool images it makes.) I recently approached a new project where I wanted to create a model that sorted images into similar, automatically-generated groups. I hadn’t done an unsupervised clustering project with neural networks before, […]