1 reference to EvaluateObjectDetection
Microsoft.ML.TorchSharp.Tests (1)
ObjectDetectionTests.cs (1)
84var metrics = ML.MulticlassClassification.EvaluateObjectDetection(idv, idv.Schema[2], idv.Schema["Box"], idv.Schema["PredictedLabel"], idv.Schema["PredictedBoundingBoxes"], idv.Schema["Score"]);