BBoxLabeler: BBoxLabeler

View source: R/vision_core.R

BBoxLabelerR Documentation

BBoxLabeler

Description

Delegates ('__call__','decode','setup') to ('encodes','decodes','setups') if 'split_idx' matches

Usage

BBoxLabeler(enc = NULL, dec = NULL, split_idx = NULL, order = NULL)

Arguments

enc

encoder

dec

decoder

split_idx

split by index

order

order

Value

None


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