avocado.plasticc.PlasticcAugmentor¶
-
class
avocado.plasticc.PlasticcAugmentor¶ Implementation of an Augmentor for the PLAsTiCC dataset
-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__()Initialize self. augment_dataset(augment_name, dataset, …)Generate augmented versions of all objects in a dataset. augment_object(reference_object[, force_success])Generate an augmented version of an object. -