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 can we use batchgenerators offline #101

Open
zabboud opened this issue Jul 15, 2022 · 0 comments
Open

How can we use batchgenerators offline #101

zabboud opened this issue Jul 15, 2022 · 0 comments

Comments

@zabboud
Copy link

zabboud commented Jul 15, 2022

Hello - I would like to use the library for offline augmentations (meaning to augment the dataset prior to training rather than during training) - is there a way to use the library without using the batch-generation option? just to pass in images and apply a list of augmentations on both images and their labels and output the n-augmented images/labels?

Another question is, current implementation of the augmentation method assumes a single segmentation? Is there any way to generate augmentation for a pair of image and a list of labels?

@zabboud zabboud closed this as completed Jul 15, 2022
@zabboud zabboud reopened this Jul 16, 2022
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