ContainerΒΆ
|
Composes several transforms together. |
|
Apply randomly a list of transformations with a given probability. |
|
Apply single transformation randomly picked from a list. |
|
Apply a list of transformations in a random order. |
|
Sequentially apply a list of transforms. |