Suppose we have a batch of images as 4D tensor of shape (batches, height, width, channels). And suppose we have some images transforming functions f0(img...)<
(batches, height, width, channels)
f0(img...)<