I have downloaded BioSR train & test .npz from the links you provided.
Can you please provide examples to generate training datasets using :
generate_training_set(n_samples, n_batches, sample_shape, kernel_shape, paths=None)
and
generate_synthetic_sample()
how to define n_batches, sample_shape, shape_img & kernel_shapes for BioSR please?