ELocatorMetrics::GetBestWeightedRecall

Best weighted recall achievable by changing the detection threshold.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetBestWeightedRecall(
)

float GetBestWeightedRecall(
   const std::vector<float>& weights
)

Parameters

weights

Label weights

ELocatorMetrics.GetBestWeightedRecall

Best weighted recall achievable by changing the detection threshold.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetBestWeightedRecall(
)

float GetBestWeightedRecall(
   float[] weights
)

Parameters

weights

Label weights