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


