1 reference to CalculateIoU
Microsoft.ML.TorchSharp (1)
AutoFormerV2\ObjectDetectionMetrics.cs (1)
195
float iou =
CalculateIoU
(predBox, gt);