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 Model to NCS graph

idata
Employee
688 Views

The SDK documentation talks about conversion of Tensorflow model to NCS graph but not Keras. Can we convert a Keras model to the NCS graph. I have trained muliple Keras Application models (InceptionRestnet2, Mobilenet etc) , can I convert them to NCS graph to do inferencing with Intel Movidius?

 

This is what I found reading the SDK doc:

 

     

  • Compiling TensorFlow NetworksIf you are compiling a model from the TensorFlow Model Zoo for use with the NCSDK and Neural Compute API, follow the Guidance for Compiling TensorFlow™ Model Zoo Networks.
  •  

  • If you are compiling a TensorFlow-Slim network for use with the NCSDK and Neural Compute API, follow the Guidance for Compiling TensorFlow-Slim Networks.
  •  

  • If you are otherwise training your own TensorFlow network model for use with the NCSDK and Neural Compute API, follow the Guidance for Compiling TensorFlow Networks
  •  

0 Kudos
0 Replies
Reply