load_image {fastai}
R Documentation
Load_image
Description
Open and load a 'PIL.Image' and convert to 'mode'
Usage
load_image(fn, mode = NULL)
Arguments
fn
file name
mode
mode
Value
None
[Package
fastai
version 2.2.2
Index
]