DetectFeaturesModelId

Description

Identifier of Detect Features 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 DetectFeaturesModelDirectory A Detect Features 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.