CrossDomainFewShot icon indicating copy to clipboard operation
CrossDomainFewShot copied to clipboard

result for protonet

Open yxgnahz opened this issue 4 years ago • 1 comments

Hi,

In https://openreview.net/forum?id=SJl5Np4tPr, I noticed that you've also done some experiments with Prototypical Network. However, I tried to run this experiment (only training on miniImagenet with pre-defined parameters) using your training code by passing an argument "--method protonet" and the results are quite low (1 shot 50%, 5 shot 63% on miniImagenet). Could you please tell me how you conducted the experiments with protonet?

Thanks.

yxgnahz avatar Apr 26 '20 09:04 yxgnahz

Do you use the pre-trained feature encoder to train the model?

hytseng0509 avatar Jul 21 '20 01:07 hytseng0509