tiny_imagenet_dataset: Tiny ImageNet dataset

tiny_imagenet_datasetR Documentation

Tiny ImageNet dataset

Description

Prepares the Tiny ImageNet dataset and optionally downloads it.

Usage

tiny_imagenet_dataset(root, split = "train", download = FALSE, ...)

Arguments

root

directory path to download the dataset.

split

dataset split, train, validation or test.

download

whether to download or not the dataset.

...

other arguments passed to image_folder_dataset().


mlverse/torchvision documentation built on Sept. 18, 2024, 4:03 p.m.