ELocatorMetrics::GetBestWeightedRecallThreshold

Detection threshold that gives the best weighted recall (ELocatorMetrics).

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetBestWeightedRecallThreshold(
)

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

Parameters

weights

Label weights

ELocatorMetrics.GetBestWeightedRecallThreshold

Detection threshold that gives the best weighted recall (ELocatorMetrics).

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetBestWeightedRecallThreshold(
)

float GetBestWeightedRecallThreshold(
   float[] weights
)

Parameters

weights

Label weights