Document Augmentations

class tormentor.Wrap(aug_id=None, seed=None)[source]

Augmentation Wrap.

This augmentation acts like many simultaneous elastic transforms with gaussian sigmas set at varius harmonics.

Distributions:

roughness: Quantification of the local inconsistency of the distortion effect. intensity: Quantification of the intensity of the distortion effect.

_static/example_images/Wrap.png
class tormentor.Shred(aug_id=None, seed=None)