nupurkmr9 / S2M2_fewshot

Other
112 stars 20 forks source link

Question about training #18

Closed Mdahao closed 3 years ago

Mdahao commented 3 years ago

Hello, sir, is N-way K-shot also used for training?

nupurkmr9 commented 3 years ago

Hi, N-way K-shot is only the evaluation framework where a linear network is trained on backbone features. Backbone training is done using image classification task on all base class images. Please have a look at our paper for more details.