Was the functionality to pre-resize and save the dataset removed from the library?
I tried calling .save on the dataset, but that is doing a different thing.
I understand that with data augmentation it doesn’t make sense to save transformed images, but we can at least save the new resized ones.