ObjectDetectionTrainer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ObjectDetectionTrainer : Microsoft.ML.IEstimator<Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTransformer>
type ObjectDetectionTrainer = class
interface IEstimator<ObjectDetectionTransformer>
Public Class ObjectDetectionTrainer
Implements IEstimator(Of ObjectDetectionTransformer)
- Inheritance
-
ObjectDetectionTrainer
- Implements
Methods
Fit(IDataView) | |
GetOutputSchema(SchemaShape) |