RandomResizedCropGPU
Picks a random scaled crop of an image and resize it to 'size'
RandomResizedCropGPU( size, min_scale = 0.08, ratio = list(0.75, 1.33333333333333), mode = "bilinear", valid_scale = 1 )
size |
size |
min_scale |
minimum scale |
ratio |
ratio |
mode |
mode |
valid_scale |
validation scale |
None
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.