Prepares the Tiny ImageNet dataset and optionally downloads it.
tiny_imagenet_dataset(root, split = "train", download = FALSE, ...)directory path to download the dataset.
dataset split, train, validation or test.
whether to download or not the dataset.
other arguments passed to image_folder_dataset().
Other classification_dataset:
caltech_dataset,
cifar10_dataset(),
eurosat_dataset(),
fer_dataset(),
fgvc_aircraft_dataset(),
flowers102_dataset(),
mnist_dataset(),
oxfordiiitpet_dataset()