Share via


ObjectDetectionMetrics.MAP50_95 Property

Definition

Gets or sets mAP , which is the average of mAP from IOU threshold 50% to 95% with step 5%, equaling to the average of mAP50, mAP55, mAP60... and mAP95.

public float MAP50_95 { get; set; }
member this.MAP50_95 : single with get, set
Public Property MAP50_95 As Single

Property Value

Applies to