You are here: Start » FILDL.DL_ClassifyObject_AccessDeepModel Method

FILDL.DL_ClassifyObject_AccessDeepModel Method

Namespace:FilNet.DeepLearning
Assembly:FilDl.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