Closed
Description
Is your feature request related to a problem? Please describe.
The SplitOnGrid
transform in pathology application splits an image into patches give a grid_shape
[and optional patch_size
]. However, there are applications where we need to split an image into patches of a specific size for the entire image (tiling) without providing the grid shape.