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 Inception v3 Model retrain

idata
Employee
720 Views

Hi i am trying to re-train the Keras inception v3 model then converting to Tensorflow and later compiling to intel NCS. The Tensorflow model is tested with the acompanying weight file and gives the expected output probabilities. However the NCS forward pass does not. Looking back at the network diagram from the NCS profile tool i noticed that batch norm layers and conv layers are being omitted from the compilation. Other networks like VGG16 without batch norm work fine. If this issue is resolved, in my opinion it will add great value to the comunity regarding Keras support.

0 Kudos
1 Reply
idata
Employee
415 Views

Hi @robmif,

 

We have our own Tensorflow Inception V3 model already working here, so you don't need to convert your own.

 

Please let me know if you have any further questions.

 

Regards,

 

Sahira
0 Kudos
Reply