EUnsupervisedSegmenter::GetGoodLabel

EUnsupervisedSegmenter::SetGoodLabel

Name of the good label in the dataset that is used for training (default value: empty).

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::string GetGoodLabel() const

void SetGoodLabel(const std::string& label)

EUnsupervisedSegmenter.GoodLabel

Name of the good label in the dataset that is used for training (default value: empty).

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

string GoodLabel

{ get; set; }