dvornikita / SUR

Code for the paper "Selecting Relevant Features from a Universal Representation for Few-shot Classification"
MIT License
41 stars 11 forks source link

About the training #8

Open koko6677 opened 2 years ago

koko6677 commented 2 years ago

Hi, thank you for sharing your outstanding work! I have a little doubt that when using this function"MetaDatasetBatchReader" for batch sampling, is each sampling a non-repetitive sampling? That is to say, does this function"MetaDatasetBatchReader" complete a complete non-repetitive sampling of the data set, and then perform the following sampling?