XPSTrackMetricsEntry
class XPSTrackMetricsEntry extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $confidenceMetricsEntriesType | ||
| protected | $confidenceMetricsEntriesDataType | ||
| float | $iouThreshold | ||
| float | $meanBoundingBoxIou | ||
| float | $meanMismatchRate | ||
| float | $meanTrackingAveragePrecision |
Methods
setConfidenceMetricsEntries($confidenceMetricsEntries)
No description
getConfidenceMetricsEntries()
No description
setIouThreshold($iouThreshold)
No description
float
getIouThreshold()
No description
setMeanBoundingBoxIou($meanBoundingBoxIou)
No description
float
getMeanBoundingBoxIou()
No description
setMeanMismatchRate($meanMismatchRate)
No description
float
getMeanMismatchRate()
No description
setMeanTrackingAveragePrecision($meanTrackingAveragePrecision)
No description
float
getMeanTrackingAveragePrecision()
No description
Details
setConfidenceMetricsEntries($confidenceMetricsEntries)
No description
XPSTrackMetricsEntryConfidenceMetricsEntry[]
getConfidenceMetricsEntries()
No description
setIouThreshold($iouThreshold)
No description
float
getIouThreshold()
No description
setMeanBoundingBoxIou($meanBoundingBoxIou)
No description
float
getMeanBoundingBoxIou()
No description
setMeanMismatchRate($meanMismatchRate)
No description
float
getMeanMismatchRate()
No description
setMeanTrackingAveragePrecision($meanTrackingAveragePrecision)
No description
float
getMeanTrackingAveragePrecision()
No description