Property Kind
Kind
Gets the kind of the label. The kind distinguishes between different labeling approaches used in YOLO, such as generic labels or instance segmentation labels.
Declaration
public YoloLabelKind Kind { get; init; }
Property Value
Type | Description |
---|---|
YoloLabelKind |