Type Alias: ObjectDetectionLabels<M>
ObjectDetectionLabels<
M> =ResolveLabelsFor<M,ModelConfigsType>
Defined in: modules/computer_vision/ObjectDetectionModule.ts:42
Resolves the LabelEnum for a given built-in object detection model name.
Type Parameters
M
M extends ObjectDetectionModelName
A built-in model name from ObjectDetectionModelName.