RandTransform: RandTransform

View source: R/vision_augment.R

RandTransformR Documentation

RandTransform

Description

A transform that before_call its state at each '__call__'

Usage

RandTransform(p = 1, nm = NULL, before_call = NULL, ...)

Arguments

p

probability

nm

nm

before_call

before call

...

additional arguments to pass

Value

None


fastai documentation built on March 31, 2023, 11:41 p.m.