Skip to content

Opencv DNN Inference Engine FPGA Target #16060

@balachandarsv

Description

@balachandarsv

Tried using the FPGA Target in Inference Engine using OPENCV Dnn. Getting the following error.
I tried setting the library path as LD_LIBRARY_PATH still the same error.

opencv-4.1.2/modules/dnn/src/op_inf_engine.cpp:704: error: (-215:Assertion failed) in function 'initPlugin'

Failed to initialize Inference Engine backend: Failed to create plugin /opt/intel/openvino_2019.3.376/deployment_tools/inference_engine/lib/intel64/libdliaPlugin.so for device FPGA
Please, check your environment
Cannot load library '/opt/intel/openvino_2019.3.376/deployment_tools/inference_engine/lib/
]

The same model works on CPU Target.

How to solve this issue?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions