Skip to content

FiftyOne dataset from LakeFS

Category: data_generator.vision.detection.2d
Version: 1.0.0
UUID: be7ad57bc8edf292af2885423fcc0af3f989c9905db56e844209769c769c3f7d
Execution context: leip_af
Choice Priority: 100.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
LakeFS commit ID that uniquely identifies the dataset version data.lakefs_commit_id scalar string Specify the commit ID in LakeFS that corresponds to the dataset version you want to use. This is the ultimate reproducibility identifier for the dataset in LakeFS.
Fiftyone Dataset Type data.fiftyone_dataset_type scalar string Specify the type of dataset in FiftyOne, e.g., 'detection', 'classification', etc.
Fiftyone Groundtruth Field Name data.fiftyone_groundtruth_field_name scalar string
LakeFS prefix data.lakefs_prefix scalar string
LakeFS repository name data.lakefs_repo scalar string
Fiftyone Train View Name data.fiftyone_train_view scalar string
Fiftyone Val View Name data.fiftyone_val_view scalar string
Number of classes data.number_of_classes scalar int

Constraints

  1. Number of classes has to be positive (meta.nclasses > 0)
  2. LakeFS repository name must be provided (actual.repo != '')
  3. LakeFS commit ID must be provided (actual.commit_id != '')
  4. LakeFS prefix must be provided (actual.prefix != '')

This component fits into

Name UUID Synonyms
Composite - Class selector 06894b... data_generator.selection.underlying_dataset
Composite - MixUp Classification f19b45... data_generator.composite.mixup.dataset
Composite - Random subset feed1a... data_generator.subset.underlying_dataset
Composite - Data joiner 77071f... data_generator.composite.joiner.underlying_datasets
Composite - Data joiner b6f994... data_generator.composite.joiner.underlying_datasets
Composite - Matting 8889c0... data_generator.composite.matting.background
Composite - Matting 8889c0... data_generator.composite.matting.foreground
Composite - Class selector 10d356... data_generator.selection.underlying_dataset
Composite - Mosaic 7bebd5... data_generator.composite.mosaic.foreground
Composite - Data joiner 4e8148... data_generator.composite.joiner.underlying_datasets
Composite - Random subset 365151... data_generator.subset.underlying_dataset
Composite - Random subset 5859b6... data_generator.subset.underlying_dataset
Basic Adaptor 123217... data_generator