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

[ ERROR ] Graph contains a cycle when using TF .pb model

Mariam_R_Intel
Employee
401 Views

Hi,

I hit the error below when I tried 2 suggested frozen model in the ConvertFromTF documentation:

                    ---------------------------------

Model Optimizer version:        1.2.110.59f62983

[ ERROR ]  Graph contains a cycle. Can not proceed.

 For more information please refer to Model Optimizer FAQ (<INSTALL_DIR>/deployment_tools/documentation/docs/MO_FAQ.html), question #97

------------------------------------------------

Can you provide a working example of tensorflow frozen model in this documentation? file:///C:/Intel/computer_vision_sdk_2018.2.299/deployment_tools/documentation/ConvertFromTF.html 

Both frozen models below in the document hit the same cycle issue above. 

Supported Frozen Topologies

Model Name TensorFlow Object Detection Models (Frozen)
SSD Mobilenet V1 SSD Mobilenet_V1
SSD Inception V2 SSD Inception_V2
 

 

Thanks.

 

0 Kudos
1 Reply
Severine_H_Intel
Employee
401 Views

Hi Mariam, 

you can find the documentation regarding how to convert SSD model from TF at this location in the documentation:

file:///C:/Intel/computer_vision_sdk_2018.2.299/deployment_tools/documentation/TensorFlowObjectDetectionSSD.html

Best regards, 

Severine

0 Kudos
Reply