Type Alias: SegmentationLabels<M>
SegmentationLabels<
M> =ModelConfigsType[M]["labelMap"]
Defined in: modules/computer_vision/SemanticSegmentationModule.ts:58
Resolves the LabelEnum for a given built-in model name.
Type Parameters
M
M extends SemanticSegmentationModelName
A built-in model name from SemanticSegmentationModelName.