dacapo.experiments.trainers.gp_augments.intensity_scale_shift_config

Module Contents

Classes

IntensityScaleShiftAugmentConfig

Base class for gunpowder augment configurations. Each subclass of a Augment

class dacapo.experiments.trainers.gp_augments.intensity_scale_shift_config.IntensityScaleShiftAugmentConfig

Base class for gunpowder augment configurations. Each subclass of a Augment should have a corresponding config class derived from AugmentConfig.

scale: float
shift: float
node(raw_key: gunpowder.ArrayKey, _gt_key=None, _mask_key=None)

return a gunpowder node that performs this augmentation