A newer version of the Gradio SDK is available: 6.19.0
metadata
title: SSL ViT Patch PCA Visualiser
emoji: 👀
colorFrom: gray
colorTo: blue
sdk: gradio
sdk_version: 6.17.3
app_file: app.py
pinned: true
license: apache-2.0
SSL ViT Patch PCA Visualiser
Visualise the patch-level feature space of ViT-S/16 models from the OK-AI ImageNet-1K SSL collection.
Upload any image and the app runs it through all three models, applies PCA to the patch token representations, and renders the first 3 principal components as an RGB image.