Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch Selection #28

Open
ErolCitak opened this issue Jan 18, 2022 · 0 comments
Open

Batch Selection #28

ErolCitak opened this issue Jan 18, 2022 · 0 comments

Comments

@ErolCitak
Copy link

ErolCitak commented Jan 18, 2022

Hi,

As far as I see, you have been using torch.randperm in support-query sets selection. Since torch.randperm returns random integer numbers, should we be sure that the distribution of each class is uniform both in train and test sections? For example, is this possible to miss one of the train classes during training or use too many times one of the test classes during the test section?

Or, is this strategy widely used in the few shot data learning algorithms?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant