CKA.pytorch icon indicating copy to clipboard operation
CKA.pytorch copied to clipboard

A PyTorch implementation of Centered Kernel Alignment (CKA) with GPU acceleration.

Results 2 CKA.pytorch issues
Sort by recently updated
recently updated
newest added

how can I print CKA of ViT and ResNet50 layer by layer

Hi there, thanks for providing the code for the CKA analysis. I have tried implementing this on my model, however, I keep on getting NaNs in the final output matrix....