ELocatorMetrics::GetBestWeightedFScoreThreshold

Detection threshold that gives the best weighted F-Score (ELocatorMetrics).

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetBestWeightedFScoreThreshold(
)

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

Parameters

weights

Label weights

ELocatorMetrics.GetBestWeightedFScoreThreshold

Detection threshold that gives the best weighted F-Score (ELocatorMetrics).

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetBestWeightedFScoreThreshold(
)

float GetBestWeightedFScoreThreshold(
   float[] weights
)

Parameters

weights

Label weights