Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distconfig squeezenet MNIST5 seems incorrect #2

Open
CoenSchouten01 opened this issue Dec 5, 2023 · 1 comment
Open

Distconfig squeezenet MNIST5 seems incorrect #2

CoenSchouten01 opened this issue Dec 5, 2023 · 1 comment

Comments

@CoenSchouten01
Copy link

Hi, I was trying to reproduce your code and I noticed that the value for the MNIST5 cosine distance seems incorrect. I have the following settings: layer:12 and dist_type = "cosine". When I run the code in the inter-dataset similarity.ipynb I get the following values:
reproductionvalues
but your code lists the following values:
codevalues
could you please clarify how you obtained the values in the code?

@CoenSchouten01
Copy link
Author

After carefully rereading your paper I assume this difference is because of the fine-tuning on ImageNet100. However, I cannot seem to find which 100 classes you finetuned on. Is my assumption that this difference comes from here correct, and could you perhaps share the model weights or the 100 classes from ImageNet you used to finetune?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant