osc.data.utils.AugmentFnStateless

class AugmentFnStateless(*args, **kwargs)[source]

Bases: Protocol

Function type signature for TF stateless random.

Methods

__call__(img, *, seed)[source]

Call self as a function.

Return type

Tensor