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.

Can't convert MobilenetV2 from TF to IR

Singal__Dhruv
Beginner
420 Views

I'm using the savedmodel method with a .pb, variables/ and assets/

The error I'm getting is the following:

[ ERROR ]  'ascii' codec can't decode byte 0xfc in position 1: ordinal not in range(128)
Unexpected exception happened during extracting attributes for node Adam/Logits/bias/v/Read/ReadVariableOp.
Original exception message: 'ascii' codec can't decode byte 0xfc in position 1: ordinal not in range(128)

0 Kudos
2 Replies
Singal__Dhruv
Beginner
420 Views

Just realized that this is most likely due to the model optimizer not supporting TF 2.0. Retraining in 1.15 now. Any ETA on 2.0 support?

0 Kudos
JAIVIN_J_Intel
Employee
420 Views

Hi Dhruv,

You may refer to this comment from another thread regarding TF 2.0

Also, let us know if you have any additional questions.

Regards,

Jaivin

0 Kudos
Reply