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

icevision_RandomScale

RandomScale


Description

Randomly resize the input. Output image size is different from the input image size.

Usage

icevision_RandomScale(
  scale_limit = 0.1,
  interpolation = 1L,
  always_apply = FALSE,
  p = 0.5
)

Arguments

scale_limit

scale_limit

interpolation

interpolation

always_apply

always_apply

p

p

Value

None

Targets

image, mask, bboxes, keypoints

Image types

uint8, float32


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.