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