RandomPerspectiveΒΆ
A preprocessing layer that applies random perspective transformations.
Abstract Signature:
RandomPerspective(factor: float = 1.0, scale: float = 1.0, interpolation: str = bilinear, seed: int)
A preprocessing layer that applies random perspective transformations.
Abstract Signature:
RandomPerspective(factor: float = 1.0, scale: float = 1.0, interpolation: str = bilinear, seed: int)