Validate Labels and Output Flags
Function
Determine whether each label of the input label list appears in the standard list, and output the corresponding Boolean value list.
-
If a label in the original label list appears in the reference label list, its corresponding Boolean result is “True.”
-
Otherwise, the result is “False.”
Usage Scenario
This Step is usually followed by the Step Filter Data by Boolean Value, and the Bool list it outputs will be used as the criterion to filter the data array.
Input and Output
Parameter Description
| Parameter | Description | ||||||
|---|---|---|---|---|---|---|---|
Label File Name |
Parameter description: This parameter is used to set the reference label file. Default setting: labelFilter.json Data type: strings (without special characters)
Setting procedures:
|