Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

CPU and NCS2 inference problem

Vurc
Beginner
311 Views

Hi,

So I have kind of a weird bug. My custom network executes on NCS1 but for CPU and NCS2 it does not.

On CPU during import of network to plugin  error : "cannot create internal buffer. buffer can be overrun" occurs.

And on NCS2 I have to decrease input_shape or the error: "RuntimeError: Failed to read output from FIFO: NC_ERROR"  occurs. (on NCS1 it works even without decreasing input shape).

What could be the problem  and is there any workaround ?

Thank you. 

0 Kudos
1 Reply
Drakopoulos__Fotis
311 Views

Hello,

I have the same problem, did you find a solution?

Fotis

0 Kudos
Reply