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 the weight_gen_model_name #4

Open
NanAlbert opened this issue Jul 4, 2020 · 1 comment
Open

Question about the weight_gen_model_name #4

NanAlbert opened this issue Jul 4, 2020 · 1 comment

Comments

@NanAlbert
Copy link

NanAlbert commented Jul 4, 2020

Sorry to disturb you.
I have read your paper, an interesting work, and tried to implement your code, but I have some problems.

  1. What is weight_gen_model_name? Does it contain the parameters of the pre-training model? If the answer is yes, is it pre-trained on ImageNet. If not, can you provide some details? If I train the model on other datasets, e.g. CUB, it seems I don't have './models/CUB1/weight_gen_model.pt', where can I get the file?
  2. Are the parameters trained on different data sets consistent?
    python trans_train.py --dataset AWA1 --ways 16 --shot 1 --lr 1e-4 --opt_decay 1e-5 --step_size 200 --loss_q 5e-1 --trans_model_name trans_s1w16_lr4_opt5_ss200_q5e1 --log_file trans_s1w16_lr4_opt5_ss200_q5e1

Looking forward to your reply.

@NanAlbert
Copy link
Author

Sorry to disturb you.
I have read your paper, an interesting work, and tried to implement your code, but I have some problems.

  1. What is weight_gen_model_name? Does it contain the parameters of the pre-training model? If the answer is yes, is it pre-trained on ImageNet. If not, can you provide some details? If I train the model on other datasets, e.g. CUB, it seems I don't have './models/CUB1/weight_gen_model.pt', where can I get the file?
  2. Are the parameters trained on different data sets consistent?
    python trans_train.py --dataset AWA1 --ways 16 --shot 1 --lr 1e-4 --opt_decay 1e-5 --step_size 200 --loss_q 5e-1 --trans_model_name trans_s1w16_lr4_opt5_ss200_q5e1 --log_file trans_s1w16_lr4_opt5_ss200_q5e1

Looking forward to your reply.

@NanAlbert NanAlbert reopened this Jul 4, 2020
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