Version: Next
Built-in data augmentation Workflows
Out of the box, Onepanel supports Albumentations for data augmentation/preprocessing in the built-in training Workflow Templates.
Number of augmentation cycles indicates the number of times to apply the transforms. Setting this field to 0
, bypasses any data augmentation.
Preprocessing parameters field can contain Albumentations transforms specified in YAML format.