Property ModelType
ModelType
Gets the type of the Yolo model indicating the kind of task it is optimized for, such as Object Detection or Segmentation.
Declaration
YoloModelType ModelType { get; }
Property Value
Type | Description |
---|---|
YoloModelType |