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

Reproduce results of SMI #4

Open
xingpingdong opened this issue Aug 3, 2022 · 0 comments
Open

Reproduce results of SMI #4

xingpingdong opened this issue Aug 3, 2022 · 0 comments

Comments

@xingpingdong
Copy link

Hi,
I tried to reproduce the results reported in your paper. Thus, I tried to use the commands as follows.

python maml_ssl_main.py --dataset miniimagenet --ratio 0.0333 --scenario woDistractor --ssl_algo SMI --budget_q 50

But I only get the test accuracy of 0.2687 on 5 way 1 shot task after 300 epochs and I found that the validation accuracy did not improve after 100 epochs. I think this may be caused by the wrong hyperparameters. Could you share your hyperparameters to reproduce the results on the paper?

By the way, I change the code to use the validation dataset to select the best model.

Thank you very much!

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