- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried to convert a Keras model to IR by first converting it to TensorFlow .pb file and then converting pb file to XML and Bin by using "mo_tf.py". But I had to specify the input shape while converting it to XML and Bin. The model wasn't able to perform due to the fixed input shape. Is there a way to make input shape variable in XML file while converting it from pb file? Or any work around this?
Link Copied
0 Replies
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