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

icevision_RandomGamma

RandomGamma


Description

RandomGamma

Usage

icevision_RandomGamma(
  gamma_limit = list(80, 120),
  eps = NULL,
  always_apply = FALSE,
  p = 0.5
)

Arguments

gamma_limit

gamma_limit

eps

Deprecated.

always_apply

always_apply

p

p

Details

gamma_limit (float or (float, float)): If gamma_limit is a single float value, the range will be (-gamma_limit, gamma_limit). Default: (80, 120). eps: Deprecated. Targets: image Image types: uint8, float32

Value

None

Targets

image

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.