ObjectDetectionPrimaryMetrics type
Defines values for ObjectDetectionPrimaryMetrics.
KnownObjectDetectionPrimaryMetrics can be used interchangeably with ObjectDetectionPrimaryMetrics,
this enum contains the known values that the service supports.
Known values supported by the service
MeanAveragePrecision: Mean Average Precision (MAP) is the average of AP (Average Precision). AP is calculated for each class and averaged to get the MAP.
type ObjectDetectionPrimaryMetrics = string