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

cannot reproduce the performance of FEAT #82

Open
Duuhiy opened this issue May 15, 2023 · 0 comments
Open

cannot reproduce the performance of FEAT #82

Duuhiy opened this issue May 15, 2023 · 0 comments

Comments

@Duuhiy
Copy link

Duuhiy commented May 15, 2023

Excuse me, I have followed the command :
$ python train_fsl.py --max_epoch 200 --model_class FEAT --backbone_class Res12 --dataset MiniImageNet --way 5 --eval_way 5 --shot 5 --eval_shot 5 --query 15 --eval_query 15 --balance 0.1 --temperature 64 --temperature2 32 --lr 0.0002 --lr_mul 10 --lr_scheduler step --step_size 40 --gamma 0.5 --gpu 0 --init_weights ./saves/initialization/miniimagenet/Res12-pre.pth --eval_interval 1 --use_euclidean
which is the same as the one you provided. But I can only reach the accuracy of 78.73. Is there something wrong with my trainning or is there something I can do to improve the performance.
Hope you can solve my problem, thx!

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