ybendou / easy

This repository is the official implementation Ensemble Augmented-Shot Y-shaped Learning: State-Of-The-Art Few-Shot Classification with Simple Ingredients.
MIT License
112 stars 18 forks source link

How to generate --test-features. #23

Open yuhao20 opened 6 months ago

yuhao20 commented 6 months ago

I wonder how to generate --test-features. It seems that they are generated by backbone, input the dataset and get features?

yuhao20 commented 6 months ago

I wonder how to generate --test-features. It seems that they are generated by backbone, input the dataset and get features?

i think --test-features means different backbones?