DL_LocateObjects_Deploy


Module: DeepLearning

Loads a deep learning model and prepares its execution on a specific target device.

Name Type Description
Input value
inModelDirectory LocateObjectsModelDirectory A Locate Objects model stored in a specific disk directory.
Input value
inTargetDevice DeviceType* A device selected for deploying and executing the model. If not set, device depending on version (CPU/GPU) of installed Deep Learning Add-on is selected.
Input value
inInputSizeHint Size* Prepares the model for an execution with a given maximum input size (image size or a size of a roi bounding box) in advance
Output value
outModelId LocateObjectsModelId Identifier of the deployed model

Complexity Level

This filter is available on Basic Complexity Level.

Disabled in Lite Edition

This filter is disabled in Lite Edition. It is available only in full, Adaptive Vision Studio Professional version.

Filter Group

This filter is member of DL_Deploy filter group.