4 instantiations of Options
Microsoft.ML.AutoML (1)
SweepableEstimator\Estimators\ObjectDetection.cs (1)
17
var option = new ObjectDetectionTrainer.
Options
Microsoft.ML.TorchSharp (2)
AutoFormerV2\ObjectDetectionTrainer.cs (2)
142
this(env, new
Options
673
var options = new
Options
()
Microsoft.ML.TorchSharp.Tests (1)
ObjectDetectionTests.cs (1)
54
var options = new ObjectDetectionTrainer.
Options
()
8 references to Options
Microsoft.ML.AutoML (1)
SweepableEstimator\Estimators\ObjectDetection.cs (1)
17
var
option = new ObjectDetectionTrainer.Options
Microsoft.ML.TorchSharp (6)
AutoFormerV2\ObjectDetectionTrainer.cs (5)
118
internal readonly
Options
Option;
121
internal ObjectDetectionTrainer(IHostEnvironment env,
Options
options)
504
internal readonly ObjectDetectionTrainer.
Options
Options;
521
internal ObjectDetectionTransformer(IHostEnvironment env, ObjectDetectionTrainer.
Options
options, AutoFormerV2 model, DataViewSchema.DetachedColumn labelColumn)
673
var
options = new Options()
TorchSharpCatalog.cs (1)
138
ObjectDetectionTrainer.
Options
options)
Microsoft.ML.TorchSharp.Tests (1)
ObjectDetectionTests.cs (1)
54
var
options = new ObjectDetectionTrainer.Options()