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

Question about training the transformer T #5

Open
1ho0jin1 opened this issue Dec 28, 2021 · 0 comments
Open

Question about training the transformer T #5

1ho0jin1 opened this issue Dec 28, 2021 · 0 comments

Comments

@1ho0jin1
Copy link

First of all, thank you for sharing your great work :)
I tried running the codes with the default setting on MiniImageNet.
I found out that although the encoders are pre-trained models (downloaded from FEAT repository), the transformer (self attention module) is just a randomly initialized one.
So my question is:

  1. Can you kindly share the pre-trained weights for the transformer? (SNaTCHerF will do.)
  2. When we train the transformer, do we:
    1. fix the encoder
    2. train only the transformer using eq.12 ?

Thank you :)

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