View source: R/icevision_dataset.R
icevision_Dataset_from_images | R Documentation |
Creates a 'Dataset' from a list of images.
icevision_Dataset_from_images(images, tfm = NULL, ...)
images |
'Sequence' of images in memory (numpy arrays). |
tfm |
Transforms to be applied to each item. |
... |
additional arguments |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.