Feature: FET_043_STANDARD#

Property

Value

Feature Name

FET_043_STANDARD

Runtime

STANDARD

Proprietary Techs

None

Latest Version

0.1.0

Description#

This feature validates that semantic labels authored on the SemanticsLabelsAPI:pascal_voc instance are real members of the PASCAL VOC (20 classes) taxonomy. It is a closed-vocabulary check: values outside the taxonomy fail; values that match only after case/spacing/alias normalization pass with a warning that suggests the canonical class name.

It is one of several example taxonomy features that show SimReady labeling is not tied to NVIDIA’s Wikidata Q-code taxonomy. See Adding a custom taxonomy.

Dependency Graph#

This feature has no declared feature dependencies. It judges authored label values only, so it pairs naturally with FET_011_STANDARD, which requires that geometry carry a label at all.

Use Cases#

Products or workflows that consume this feature:

  • Synthetic data generation against PASCAL VOC-trained models

  • Example profile for authoring assets with a non-NVIDIA taxonomy

Requirements#

Version 0.1.0#

Details

Used in Profiles#

This version is used in the following profiles:

Feature Dependencies#

None.

Requirement List#

Pipelines#

Source file type:

  • .usd, .usda, .usdc

    • Author SemanticsLabelsAPI:pascal_voc and semantics:labels:pascal_voc with canonical PASCAL VOC class names.

Validation or runtime pipeline:

  • SimReady validation - verifies VOC.001 taxonomy membership.

Samples#

  • None.

Benchmarks#

  • None.

Adapters#

None.