Pipeline - Data Augmentation Generator
Closed this issue · 1 comments
stephandooper commented
The data augmentation generator does not immediately have to encompass all transformations that we want, but it needs to be easily extensible (add/remove transformations). Assume that this will be used in a Keras pipeline
tristandb commented
Data Augmentation Generator is set up, we have to specify which augmentations we want to use.