Sequence

struct defined in module DataAugmentation


			Sequence(transforms...)

Transform that applies multiple transformations after each other.

You should not use this explicitly. Instead use compose.

Methods

There are 3 methods for DataAugmentation.Sequence: