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.

freeze_graph.py error

raoul_inter
Beginner
1,273 Views

I am new with Movidius. I have followed the tutorial provided in the following link with the inception v3 example:

 

https://movidius.github.io/ncsdk/tf_modelzoo.html

 

However, when I try to generate the "freeze model for inference" (with command freeze_graph.py ), I get the following error:

 

 from tensorflow.python.training import py_checkpoint_reader

ImportError: cannot import name 'py_checkpoint_reader'

 

Any help would be really appreciated.

0 Kudos
1 Reply
RandallMan_B_Intel
1,029 Views

Hello raoul_inter, 

 

Thank you for reaching out. 

 

The NCSDK is no longer being maintained. However, you can check this discussion about a similar issue. 

We recommend you using the OpenVINO™ toolkit, you can review this guide to transition from the Intel® Movidius™ Neural Compute SDK to Intel® Distribution of OpenVINO™ toolkit

 

Regards,

Randall B.

0 Kudos
Reply