tiny_imagenet_dataset | R Documentation |
Prepares the Tiny ImageNet dataset and optionally downloads it.
tiny_imagenet_dataset(root, split = "train", download = FALSE, ...)
root |
directory path to download the dataset. |
split |
dataset split, |
download |
whether to download or not the dataset. |
... |
other arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.