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

Mixup and other augmentations #3647

Open
Ale0311 opened this issue Apr 23, 2024 · 0 comments
Open

Mixup and other augmentations #3647

Ale0311 opened this issue Apr 23, 2024 · 0 comments

Comments

@Ale0311
Copy link

Ale0311 commented Apr 23, 2024

Hello,

According to the documentation, there are 2 ways in which you can introduce augmentations in the config file. Could you please tell me what's the difference between them?

train_cfg=dict(augments=[ dict(alpha=0.2, type='Mixup')

data_preprocessor=dict(batch_augments=[ dict(alpha=0.2, type='Mixup')])

Thanks!

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