RandomTranslationΒΆ
Randomly translates images.
Abstract Signature:
RandomTranslation(height_factor: float, width_factor: float, interpolation: str = bilinear, seed: int)
Randomly translates images.
Abstract Signature:
RandomTranslation(height_factor: float, width_factor: float, interpolation: str = bilinear, seed: int)