Replies: 1 comment
-
@simonster implemented this, personally I don't remember the details for sure, but IIRC, it's only FlexiViT, and shows CKA between the layers of FlexiViT executed at different patch-sizes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, FlexiViT is a very inspirational idea.
However, I'm kind of stuck at the t-SNE visualization in Fig. 6 of the paper.
Does t-SNE employ the arccosine-transformed CKA as the precomputed metrics ?
If so, how do we calculate the CKA similarity? Is it between a FlexiViT at different patch sizes and a standard ViT at a fixed patch size?
Beta Was this translation helpful? Give feedback.
All reactions