Skip to content

yjwong1999/Representation-Similarity-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Representation-Similarity-Analysis

Open In Colab

Reimplementation of CVPR Paper - Representation Similarity Analysis for Efficient Task taxonomy & Transfer Learning
Paper link is provided here

Intuition

Representation Similarity Analysis (RSA) is to measure the similarity of the feature maps extracted by two models.
The paper suggested that "RSA could beused for deciding different branching out locations for different tasks, depending on their similarity with the representations at different depth of the shared root".
Thus, this repo only reproduce the RSA method proposed by the CVPR paper, to test this hyphothesis.

Visual Graphic

RDM
RDM

About

Representation Similarity Analysis (RSA) to measure the similarity of the feature maps extracted by two models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published