confidence property

double confidence
final

The confidence score of the detection.

A value between 0.0 and 1.0 representing the model's confidence in this detection. Higher values indicate more confident detections.

Implementation

final double confidence;