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

Fail to reproduce accuracy for miniimagenet #42

Open
viviGeng opened this issue Oct 1, 2021 · 1 comment
Open

Fail to reproduce accuracy for miniimagenet #42

viviGeng opened this issue Oct 1, 2021 · 1 comment

Comments

@viviGeng
Copy link

viviGeng commented Oct 1, 2021

Hi. I tried to reproduce results for MiniImageNet in DeepEMD FCN following your instruction, but failed to get the accuracy listed in your paper. The evaluation accuracy is only 55%.

Here is my training scripts:

$ python train_pretrain.py -shot 1 -way 5 -dataset miniimagenet -gpu 
$ python train_meta.py -deepemd fcn -shot 1 -way 5 -solver opencv -dataset miniimagenet -gpu 0
$ python eval.py -shot 1 -way 5 -dataset miniimagenet -gpu

Could you give me some tips?
Looking forward to your reply.

@icoz69
Copy link
Owner

icoz69 commented Oct 26, 2021

hi
the command looks correct. Are you using the raw codes and datasets to reproduce?

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

2 participants