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

Why do we expand labels? #33

Open
conorturner opened this issue Sep 22, 2022 · 0 comments
Open

Why do we expand labels? #33

conorturner opened this issue Sep 22, 2022 · 0 comments

Comments

@conorturner
Copy link

if args.expand_labels or args.num_labeled < args.batch_size:

Hey all,

I've been working my way through this implementation and cannot work out why the expand labels options exists? It seems that even if the labels aren't expanded the data loader will loop anyway.

Can anyone explain why this is needed?

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