- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to run an Object detection workload using Openvino R3. While trying to generate IR files using mo_tf.py, I am getting the following error:
raise Error('Can\'t permute attrs for node {}. Error message: {}'.format(node.id, e)) mo.utils.error.Error: Can't permute attrs for node pool4/MaxPool. Error message: 0
Please help.
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sandhiya,
Could you please answer the below questions:
- What type of model are you using? Is it a public model or custom-trained model?
- Which version of Tensorflow are you using?
- Can you mention the command used to convert the TF model using model optimizer?
Regards,
Jaivin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jaivin James,
- I am using a SSD model
- TF- 1.12.0
- ~/intel/openvino/deployment_tools/model_optimizer/mo_tf.py --input_model=MODEL.pb --input_shape [1,300,300,3]
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sandhiya,
The issue has been reported to the Engineering team. We are working on this issue and related issues of normalization operation. We will report back once it is fixed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sandhiya,
The issue is fixed and will be available in the next release of OpenVINO.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page