Skip to main content

Show HN: Visualize ResNet Embeddings with UMAP https://ift.tt/TuMdzIO

Show HN: Visualize ResNet Embeddings with UMAP I took my personal backup (mostly family photos, some random scans, etc), extracted the embeddings from ResNet (pen-ultimate layer activations), and then plotted them with the UMAP algorithm and bokeh library This was a one-afternoon learning exercise while doing the awesome Fast AI course. The results are quite fun. ResNet returns 512 feature and UMAP maps those features into 2D plane, preserving distances as much as possible. The outliers show that the embeddings "make sense", clustering the images that are similar to other ones in the cluster, and different from those outside the cluster. https://ift.tt/8jR2SWl February 6, 2023 at 04:45AM

Comments

Popular posts from this blog