ELocatorMetrics::GetBestWeightedPrecisionThreshold

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

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetBestWeightedPrecisionThreshold(
)

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

Parameters

weights

Label weights

ELocatorMetrics.GetBestWeightedPrecisionThreshold

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

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetBestWeightedPrecisionThreshold(
)

float GetBestWeightedPrecisionThreshold(
   float[] weights
)

Parameters

weights

Label weights