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.

Segmentation fail on Raspberry Pi 3

idata
Employee
589 Views

Hi,

 

I am new to Movidius NCS.

 

As I followed the steps of this website ( https://goo.gl/kxC1L6) to build the Graph file from Keras, I encountered the segmentation failure when running inference on Raspberry Pi 3. Can anyone help me with the problem? Thank you.

 

I used NCSDK2 to compile the model.

 

The following are the files that I used to build and run for the NCS inference.

 

     

  1. Generating Keras Model:

     

    http://oz.nthu.edu.tw/~g9512535/problem/generate_model.py
  2.  

  3. Peel of the Keras shell and convert to Tensorflow model:

     

    http://oz.nthu.edu.tw/~g9512535/problem/peel_off_keras.py
  4.  

  5. Load data from MNIST data set for inference test:

     

    http://oz.nthu.edu.tw/~g9512535/problem/convert_to_numpy_array.py
  6.  

  7. Inference the number:

     

    http://oz.nthu.edu.tw/~g9512535/problem/ncs_inference.py
  8.  

0 Kudos
0 Replies
Reply