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

Customize image augmentation #819

Open
Annieliaquat opened this issue Apr 27, 2022 · 1 comment
Open

Customize image augmentation #819

Annieliaquat opened this issue Apr 27, 2022 · 1 comment

Comments

@Annieliaquat
Copy link

Can I use imgaug to do augmentation according to my problem. For example, I just need Horizontal flip, crop and zoom augmentation. How can I make changes in imgaug just to apply the above 3 augmentations, I mentioned. If it is possible please someone guide me

@Red-Eyed
Copy link

Red-Eyed commented Jun 7, 2022

You don't need to do any changes to imgaug to achieve your goals, it's already implemented.

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