Validate Labels and Output Flags

Function Description

Compares the original labels with reference labels. If the original label matches any item in the reference labels, the judgment result is True; otherwise, the judgment result is False.

ValiLabelsAndOutputFlags

Use Cases

This step can be used in combination with the Filter step. The output Boolean list will be used as the basis for filtering arrays.

Inputs

  • Original Labels: Labels to be compared.

  • Reference Labels: Labels used as reference.

Outputs

  • Judgment Result: Comparison result, expressed in the form of a Boolean list.

Parameters

Label File Name

Label file used as reference, can contain multiple labels.