EClassifier::LoadAsPretrained

Loads the classifier and use it as a pretrained model.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void LoadAsPretrained(
   const std::string& path
)

Parameters

path

-

EClassifier.LoadAsPretrained

Loads the classifier and use it as a pretrained model.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void LoadAsPretrained(
   string path
)

Parameters

path

-