DetectAnomalies1ModelId

Description

Identifier of Detect Anomalies 1 model.

Type represents identifier of loaded Deep Learning model: path to a model file and device chosen for performing calculations.

Structure Fields

Type fields and default values (if defined) are described below:

Name Type Description
ModelDirectory DetectAnomalies1ModelDirectory A Detect Anomalies 1 model stored in a specific disk directory.
TargetDevice DeviceType* A device selected for deploying and executing the model. If not set, a device depending on a version (CPU/GPU) of installed Deep Learning Add-on is selected.