2 references to ObjectDetection
Microsoft.ML.AutoML (1)
SweepableEstimator\Estimators\ObjectDetection.cs (1)
32return context.MulticlassClassification.Trainers.ObjectDetection(option);
Microsoft.ML.TorchSharp.Tests (1)
ObjectDetectionTests.cs (1)
68.Append(ML.MulticlassClassification.Trainers.ObjectDetection(options))