RandomCrop {fastai} | R Documentation |
RandomCrop
Description
Randomly crop an image to 'size'
Usage
RandomCrop(size, ...)
Arguments
size |
size |
... |
additional arguments |
Value
None
[Package fastai version 2.2.2 Index]
RandomCrop {fastai} | R Documentation |
Randomly crop an image to 'size'
RandomCrop(size, ...)
size |
size |
... |
additional arguments |
None