batch_patches : a list containing lists of extracted patches of images. batch_indices : a list containing lists of indices of patches in order, whihc can be used at later stage for 'merging_patches'. merged_batch : a np array of shape BxCxHxW -> pytorch or BxHxWxC -> tf.Extraction...