EDeepLearningTool::GetLabelWeight

Gets the label weight. If the tool is not trained, the label weights are not defined. After training, they are set to the value of the training dataset label weights.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetLabelWeight(
   OEV_UINT32 index
)

Parameters

index

Index of the label

EDeepLearningTool.GetLabelWeight

Gets the label weight. If the tool is not trained, the label weights are not defined. After training, they are set to the value of the training dataset label weights.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetLabelWeight(
   uint index
)

Parameters

index

Index of the label