ImageAugmentation ================= .. currentmodule:: lib.training.data.augmentation .. autoclass:: ImageAugmentation :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~ImageAugmentation.color_adjust ~ImageAugmentation.random_flip ~ImageAugmentation.transform ~ImageAugmentation.warp .. rubric:: Methods Documentation .. automethod:: color_adjust .. automethod:: random_flip .. automethod:: transform .. automethod:: warp