2 references to LabelAP
Microsoft.ML.TorchSharp (2)
AutoFormerV2\ObjectDetectionMetrics.cs (2)
129
apSum +=
LabelAP
(iouDic[label], groundTruthBoxes[label], threshold);
150
apSum +=
LabelAP
(iouDic[label], groundTruthBoxes[label], thres);