ResizingΒΆ
Preprocessing layer which resizes images.
Abstract Signature:
Resizing(height: int, width: int, interpolation: str = bilinear)
Preprocessing layer which resizes images.
Abstract Signature:
Resizing(height: int, width: int, interpolation: str = bilinear)