to_image {fastai} | R Documentation |
To_image
Description
Convert a tensor or array to a PIL int8 Image
Usage
to_image(x)
Arguments
x |
tensor |
Value
None
[Package fastai version 2.2.2 Index]
to_image {fastai} | R Documentation |
Convert a tensor or array to a PIL int8 Image
to_image(x)
x |
tensor |
None