You are here: Start » AVLDL.DL_ClassifyObject_AccessDeepModel Method

AVLDL.DL_ClassifyObject_AccessDeepModel Method

Namespace:AvlNet.DeepLearning
Assembly:AvlDl.Net.dll

Syntax

public static void DL_ClassifyObject_AccessDeepModel
(
	string inModelDirectory,
	IList<string> outClassNames
)

Parameters

Name Type Range Default Description
inModelDirectorystring
outClassNamesSystem.Collections.Generic.IList<string>

See also