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.

Internal error

FerjaniMY
Beginner
520 Views

I try to convert a tf  (cnn ) non frozen model using this command 

python3 mo_tf.py --saved_model_dir <SAVED_MODEL_DIRECTORY> -b 1
I get the following error:
 

Capture.PNGCan anyone help me to solve this error please!

0 Kudos
2 Replies
IntelSupport
Moderator
496 Views

Hi,

Thanks for reaching out.

This is due to permission issue for the directory that you are converting the model. Please open up your terminal as administrator or change to a directory that doesn't need Administrator rights to write to it, example : C:\Users\your-username\Desktop



Regards,

Aznie


0 Kudos
IntelSupport
Moderator
475 Views

Hi Ferjani,


This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question. 


Regards,

Aznie


0 Kudos
Reply