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

Questions about the provided pre-trained model on cifar-FS #19

Open
lanfenghuanyu opened this issue Apr 21, 2021 · 1 comment
Open

Questions about the provided pre-trained model on cifar-FS #19

lanfenghuanyu opened this issue Apr 21, 2021 · 1 comment

Comments

@lanfenghuanyu
Copy link

The provided pre-trained model on cifar-FS seems different from the other pre-trained models:

  1. The num_classes is 64, however, the total class number is 100 so that num_class should be larger than 100, is that right?
  2. The loss type seems to be 'softmax' rather than 'dist'?
  3. Can we save novel features of cifar-FS using save_plk.py? But it seems that save_plk.py only saves features of mini-Imagenet and CUB?
    Looking forward to the reply of the authors or anyone interested. Thank you.
@0xC4FED6C7CCCE
Copy link

0xC4FED6C7CCCE commented Oct 21, 2023

yes,the loss type is softmax,This problem has been bothering me for a few days,Thanks!

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