Property Score
Score
Gets the classification score for the detected object. The score, typically ranging from 0 to 1, indicates the confidence level of the model in classifying the object. A higher score represents greater confidence.
Declaration
public required float Score { get; init; }
Property Value
Type | Description |
---|---|
float |