Property Mask
Mask
The mask associated with this prediction, used in segmentation tasks. The mask delineates the exact shape of the object. This field is relevant only for segmentation tasks and can be null for object detection tasks.
Declaration
public YoloMask Mask { get; init; }
Property Value
Type | Description |
---|---|
YoloMask |