Augmentation ============ .. currentmodule:: plugins.train.trainer.trainer_config .. autoclass:: Augmentation :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Augmentation.color_ab ~Augmentation.color_clahe_chance ~Augmentation.color_clahe_max_size ~Augmentation.color_lightness ~Augmentation.flip_chance ~Augmentation.helptext ~Augmentation.mask_color ~Augmentation.mask_opacity ~Augmentation.preview_images ~Augmentation.rotation_range ~Augmentation.shift_range ~Augmentation.zoom_amount .. rubric:: Attributes Documentation .. autoattribute:: color_ab .. autoattribute:: color_clahe_chance .. autoattribute:: color_clahe_max_size .. autoattribute:: color_lightness .. autoattribute:: flip_chance .. autoattribute:: helptext .. autoattribute:: mask_color .. autoattribute:: mask_opacity .. autoattribute:: preview_images .. autoattribute:: rotation_range .. autoattribute:: shift_range .. autoattribute:: zoom_amount