EClassificationDataset::AddObjectLabel

Adds an object label.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void AddObjectLabel(
   const std::string& label,
   float weight
)

Parameters

label

Label to add

weight

Weight of the label

EClassificationDataset.AddObjectLabel

Adds an object label.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void AddObjectLabel(
   string label,
   float weight
)

Parameters

label

Label to add

weight

Weight of the label