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

icevision_RandomSizedCrop

RandomSizedCrop


Description

Crop a random part of the input and rescale it to some size.

Usage

icevision_RandomSizedCrop(
  min_max_height,
  height,
  width,
  w2h_ratio = 1,
  interpolation = 1,
  always_apply = FALSE,
  p = 1
)

Arguments

min_max_height

min_max_height

height

height

width

width

w2h_ratio

w2h_ratio

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.