Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

RandomResizedCropGPU

RandomResizedCropGPU


Description

Picks a random scaled crop of an image and resize it to 'size'

Usage

RandomResizedCropGPU(
  size,
  min_scale = 0.08,
  ratio = list(0.75, 1.33333333333333),
  mode = "bilinear",
  valid_scale = 1
)

Arguments

size

size

min_scale

minimum scale

ratio

ratio

mode

mode

valid_scale

validation scale

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.