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

How to augment support set in l2l? #316

Closed
brando90 opened this issue Mar 1, 2022 · 1 comment
Closed

How to augment support set in l2l? #316

brando90 opened this issue Mar 1, 2022 · 1 comment

Comments

@brando90
Copy link

brando90 commented Mar 1, 2022

I noticed the rethinking few shot learning paper here WangYueFt/rfs#34 augments their support set.

How can I do this in l2l?

@seba-1511
Copy link
Member

Instantiate the transforms and apply them to the support before processing it with your feature extractor (eg, in the fast_adapt function).

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

2 participants