For more information on the search, visit the help page.
UpdateMode
ALL
MISSING
datasets
annotation
base_dataset
luxonis_dataset
metadata
migration
source
utils
Annotation
ArrayAnnotation
BaseDataset
BBoxAnnotation
Category
ClassificationAnnotation
DatasetRecord
Detection
InstanceSegmentationAnnotation
KeypointAnnotation
LuxonisComponent
LuxonisDataset
LuxonisSource
Metadata
SegmentationAnnotation
load_annotation
DATASETS_REGISTRY
DatasetIterator
luxonis_ml.data.datasets.UpdateMode
luxonis_ml
data
class UpdateMode(Enum):
View In Hierarchy
Dataset media update mode.
str
Update all files.
'all'
Update only missing files.
'missing'