nrtk.impls.perturb_image.generic.compose_perturber

Defines ComposePerturber to apply multiple PerturbImage instances sequentially for combined image perturbations.

Classes

ComposePerturber

Composes multiple image perturbations by applying a list of perturbers sequentially to an input image.