Pretrained model
hytseng0509 opened this issue · 2 comments
hytseng0509 commented
Hi,
Thanks for sharing the source code!
I'm wondering if you can provide the mode file you use to report the number in the paper. In particular, I would like to ask for the model file "MetaOptNet-SVM-trainval" evaluated on the 5-shot mini-ImageNet classification (which reports 80.00 ± 0.45%). Thanks!
kjunelee commented
Hi I was able to find a pertained model with 5-shot performance of 79.90 ± 0.44 % in my server. I just ran the code minutes ago and 1-shot performance of this pertained model is 63.75 ± 0.62 %.
Here is the link to the pertained model:
https://drive.google.com/file/d/1NQHE1fCflrEDrBxz_6QURJUZ2JPWZZtJ/view?usp=sharing
Hope this helps.
hytseng0509 commented
Thanks!