Skip to content

BYOD from Url - PASCAL format

Category: data_generator.vision.detection.2d
Version: 1.1.0
UUID: dc657fc9475806bc80f464300eaa9e4bdc47bafb27d5d0b46626f521b9bd10bf
Execution context: leip_af
Choice Priority: 900.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 Help
Annotations subdir data_generator.annotation_subdirectory scalar path
Dataset name data_generator.dataset_name scalar string
Url where data archive can be downloaded from data_generator.download_url scalar string
File name extension for the image format data_generator.image_extension scalar string
Image filename is in XML contents data_generator.image_filename_from_xml_contents scalar bool If set to True the image name is retrieved from the XML annotations. Otherwise, the XML filename + the provided image extension is used.
Images subdir data_generator.image_subdirectory scalar path
Data is split data_generator.data_is_presplit scalar bool
Path to the Label Map data_generator.labelmap_file scalar path
Root Path data_generator.root_path scalar path
Training annotation TXT file data_generator.training_set_file scalar path
The ratio of train/val split data_generator.train_val_split_ratio scalar float, min: 0.0, max: 1.0
The seed for train/val split data_generator.split_seed scalar int
Validation annotation TXT file data_generator.validation_set_file 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 - Data joiner f47c92... data_generator.composite.joiner.underlying_datasets
Composite - MixUp Classification 9b85c1... data_generator.composite.mixup.dataset
Composite - Data joiner 47846f... data_generator.composite.joiner.underlying_datasets
Composite - Mosaic 17526b... data_generator.composite.mosaic.foreground
Basic Adaptor 954c62... data_generator
Composite - Random subset 663f60... data_generator.subset.underlying_dataset
Composite - Random subset 85a7b7... data_generator.subset.underlying_dataset
Composite - Random subset d4c2fc... data_generator.subset.underlying_dataset
Composite - Matting af418e... data_generator.composite.matting.background
Composite - Matting af418e... data_generator.composite.matting.foreground
Composite - Class selector 6f64a1... data_generator.selection.underlying_dataset
Composite - Class selector bf4d7c... data_generator.selection.underlying_dataset
Composite - Data joiner c58c8e... data_generator.composite.joiner.underlying_datasets