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


