icevision_Adapter {fastai}R Documentation

Adapter

Description

Adapter that enables the use of albumentations transforms.

Usage

icevision_Adapter(tfms)

Arguments

tfms

'Sequence' of albumentation transforms.

Value

None


[Package fastai version 2.2.2 Index]