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

How to use a h5 file (Keras model) with Movidius Neural Compute Stick

idata
Employee
1,228 Views

Hello,

 

I would like to use the .h5 Keras model files with Intel Movidius NCS.

 

Do you have some suggestions?

 

Thank you

0 Kudos
1 Reply
idata
Employee
685 Views

Hi @Cosma

 

The Neural Compute SDK (NCSDK) can convert TensorFlow/Caffe models to an NCS Graph. You will need to convert your Keras model to Tensorflow. There are a couple of scripts and guides on converting Keras to Tensorflow (quick google search), however, I have not tested any of them myself. Feel free to give it a try!

 

Regards,

 

Jesus
0 Kudos
Reply