EDeepLearningTool::SaveTrainingModel

Saves the tool's training model to a file.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void SaveTrainingModel(
   const std::string& filePath
)

Parameters

filePath

File path.

EDeepLearningTool.SaveTrainingModel

Saves the tool's training model to a file.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void SaveTrainingModel(
   string filePath
)

Parameters

filePath

File path.