You are here: Start » AVLDL.DeepLearning_ClassifyObject_AccessDeepModel Method
AVLDL.DeepLearning_ClassifyObject_AccessDeepModel Method
| Namespace: | AvlNet.DeepLearning |
|---|---|
| Assembly: | AvlDl.Net.dll |
Syntax
public static void DeepLearning_ClassifyObject_AccessDeepModel ( string inDeepModelLocation, IList<string> outClassNames )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inDeepModelLocation | string | Path to the model | ||
![]() | outClassNames | System.Collections.Generic.IList<string> | Array with the names of the classes used in the training |


