EClassificationDataset::GetObjectLabelWeight

Gets the weight of an objet label.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetObjectLabelWeight(
   int labelIndex
)

float GetObjectLabelWeight(
   const std::string& label
)

Parameters

labelIndex

Index of the object label

label

Label

EClassificationDataset.GetObjectLabelWeight

Gets the weight of an objet label.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetObjectLabelWeight(
   int labelIndex
)

float GetObjectLabelWeight(
   string label
)

Parameters

labelIndex

Index of the object label

label

Label