Feature: FET_041_STANDARD#

Property

Value

Feature Name

FET_041_STANDARD

Runtime

STANDARD

Proprietary Techs

None

Latest Version

0.1.0

Description#

This feature validates that semantic labels authored on the SemanticsLabelsAPI:cityscapes instance are real members of the Cityscapes fine (35 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:

  • Driving/street-scene synthetic data generation

  • 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:cityscapes and semantics:labels:cityscapes with canonical Cityscapes class names.

Validation or runtime pipeline:

  • SimReady validation - verifies CITY.001 taxonomy membership.

Samples#

  • None.

Benchmarks#

  • None.

Adapters#

None.