DeepLearning_LoadModel_ObjectClassification
| Header: | AVLDL.h |
|---|---|
| Namespace: | avl |
Loads Deep Learning model for further usage in Object Classification.
Syntax
void avl::DeepLearning_LoadModel_ObjectClassification ( const atl::Directory& inDeepModelLocation, avl::DeepModel_Classification& outDeepModel )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inDeepModelLocation | const Directory& | ||
![]() |
outDeepModel | DeepModel_Classification& |


