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:
Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.