Property Label
Label
Gets the label associated with the detected object. The label provides detailed information about the class or category of the object as recognized by the model.
Declaration
public required YoloLabel Label { get; init; }
Property Value
Type | Description |
---|---|
YoloLabel |