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.

Keras to NCS - Compiling errors!

idata
Employee
827 Views

We are using Keras for our project development and thought we found a way to convert Keras model into Tensorflow to later convert it into a NCSDKv2 graph, but it is impossible for us.

 

 

… but when executing the mvNCCheck ./TF_Model/tf_model.meta -in=conv2d_1_input -on=dense_2/Softmax this problem appears:

 

 

[Error 5] Toolkit Error: Stage Details Not Supported: ShapeN

 

 

Keras version - 2.2.4

 

Tensorflow version - 1.9

 

We need some help, thanks!

0 Kudos
1 Reply
idata
Employee
457 Views

Hi @bonastreyair

 

Thank you for reaching out! The operation ShapeN is currently not supported on the NCSDK. We will take this operation into consideration for a future release.

 

Is there another way you can complete the model without using this operation?

 

Regards,

 

Jesus
0 Kudos
Reply