Skip to content

BYOD from Url - COCO format

Category: data_generator.vision.detection.2d
Version: 1.1.0
UUID: f95b98178a305ad201a604386735e63bf3b97c06b618959779f1f89f9e43fb0b
Execution context: leip_af
Choice Priority: 890.0

Subcomponent Parameters

Name Synonyms Allowable Categories
Training Augmentation data.augmentation.training augmentation.vision.2d.training
Validation Augmentation data.augmentation.validation augmentation.vision.2d.validation

Value Parameters

Name Synonyms Type Values
Dataset name data_generator.dataset_name scalar string
Url where data archive can be downloaded from data_generator.download_url scalar string
Class label indexing scheme data_generator.label_indexing choice 0-indexed-no-background (COCO index starts with 0, no background class)
1-indexed-no-background (COCO index starts with 1, no background class)
0-indexed-with-background (COCO index starts with 0, 0 is background class)
Root Path data_generator.root_path scalar path
Training annotation JSON file data_generator.train_annotations_json scalar path
Training image subdir data_generator.train_images_dir scalar path
Validation annotation JSON file data_generator.val_annotations_json scalar path
Validation image subdir data_generator.val_images_dir scalar path
Number of classes data.number_of_classes scalar int

Constraints

  1. Number of classes has to be positive (meta.nclasses > 0)
  2. Need a root path for dataset (len(str(actual.root_path)) > 0)

This component fits into

Name UUID Synonyms
Composite - MixUp Classification b64baa... data_generator.composite.mixup.dataset
Composite - Random subset a7f2c0... data_generator.subset.underlying_dataset
Composite - Random subset 26ced8... data_generator.subset.underlying_dataset
Composite - Random subset 791474... data_generator.subset.underlying_dataset
Composite - Data joiner 9e5987... data_generator.composite.joiner.underlying_datasets
Composite - Class selector 9fa6f0... data_generator.selection.underlying_dataset
Basic Adaptor 79e827... data_generator
Composite - Data joiner bce6f8... data_generator.composite.joiner.underlying_datasets
Composite - Data joiner 22ed69... data_generator.composite.joiner.underlying_datasets
Composite - Mosaic 6992a8... data_generator.composite.mosaic.foreground
Composite - Class selector 2d0fd2... data_generator.selection.underlying_dataset
Composite - Matting 16fde4... data_generator.composite.matting.background
Composite - Matting 16fde4... data_generator.composite.matting.foreground