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.
6403 Discussions

crash at Graph.queue_inference_with_fifo_elem() when mobile_ssd runs for a while

idata
Employee
589 Views

Hi,

 

I install NCSDK2 both on my X86 desktop and arm64 device.

 

My mobile ssd network program works out fine on X86 for 18 hours, but the program together with the armbian system will crash everytime running about 20mins on arm64.

 

The program always fail at Graph.queue_inference_with_fifo_elem(). I guess there's something to do with memory management of NCSDK2.

 

Anybody meet the same problem?
0 Kudos
1 Reply
idata
Employee
288 Views

Hi @distillation

 

Does the program run successfully and then crash after 20 minutes? Or does it not run at all?

 

If you are using a Raspberry Pi 3, you be running Raspbian Stretch. See the NCSDK installation prerequisites here

 

Best Regards,

 

Sahira
0 Kudos
Reply