BiT icon indicating copy to clipboard operation
BiT copied to clipboard

Channel Similarity

Open repers opened this issue 2 years ago • 2 comments

Hi there, I read your paper and was intrigued by Figure 6b. I was wondering, how did you visualise this and is there any code to do this? Thanks

repers avatar Jul 12 '23 18:07 repers

Please refer to some publicly available repos for CKA calculation like this: https://github.com/yuanli2333/CKA-Centered-Kernel-Alignment

zzh-tech avatar Jul 13 '23 01:07 zzh-tech

Thanks for your response, I have taken a look at the repository, however, am confused in terms of implementing this for share_feat to get the plot. One way is to perhaps do share_feat[i] and conduct the process against share_feat[j]. However, this seems to be fairly long and I'm not sure if the desired output can be obtained this way

Any help on this would be appreciated

repers avatar Jul 14 '23 18:07 repers