Unable to Convert TensorFlow* (TF) Saved Model (.Pb) Format into Intermediate Representation (IR)
Content Type: Error Messages | Article ID: 000094816 | Last Reviewed: 05/30/2023
mo --input_model saved_model.pb --input_shape [1,3,130,206] --reverse_input_channels
[ FRAMEWORK ERROR ] Cannot load input model: TensorFlow cannot read the model file:
"\openvino_notebooks\notebooks\101-tensorflow-to-openvino\model\roi_train_model\saved_model.pb" is incorrect TensorFlow model file.
The file should contain one of the following TensorFlow graphs:
For conversion of the Saved Model model format, the directory should have these components:
Refer to Converting a TensorFlow Model.