class XPSImageObjectDetectionEvaluationMetrics extends Collection (View source)

Properties

protected $collection_key
float $boundingBoxMeanAveragePrecision
protected $boundingBoxMetricsEntriesType
protected $boundingBoxMetricsEntriesDataType
int $evaluatedBoundingBoxCount

Methods

setBoundingBoxMeanAveragePrecision($boundingBoxMeanAveragePrecision)

No description

float
setBoundingBoxMetricsEntries($boundingBoxMetricsEntries)

No description

setEvaluatedBoundingBoxCount($evaluatedBoundingBoxCount)

No description

int
getEvaluatedBoundingBoxCount()

No description

Details

setBoundingBoxMeanAveragePrecision($boundingBoxMeanAveragePrecision)

No description

Parameters

$boundingBoxMeanAveragePrecision

float getBoundingBoxMeanAveragePrecision()

No description

Return Value

float

setBoundingBoxMetricsEntries($boundingBoxMetricsEntries)

No description

Parameters

$boundingBoxMetricsEntries

XPSBoundingBoxMetricsEntry[] getBoundingBoxMetricsEntries()

No description

setEvaluatedBoundingBoxCount($evaluatedBoundingBoxCount)

No description

Parameters

$evaluatedBoundingBoxCount

int getEvaluatedBoundingBoxCount()

No description

Return Value

int