Error running .pb model file converted into .tflite file

Hi Sayak,
I have running .pb model file converted into .tflite file but my model was showing error this
" KeyError: “The name ‘TfPoseEstimator/split:0’ refers to a Tensor which does not exist. The operation, ‘TfPoseEstimator/split’, does not exist in the graph.”
Can you please help me out how to solve it.
I have using tflite_convert to convert .pb to .tflite file.
Even input tensor name ‘split’ exist in the model graph.

1 Like

Hello Sayak,
Please suggest me what to do now ?

1 Like

Hi @Sumit_Singh - I moved this to a new topic for you (we like to make sure that each thread on the forum stays on-topic). Thanks for coming to our community for help!

1 Like

Hi @thea ,
Thanks for your support.

1 Like

Have you tried the following?

  • Run the conversion using TensorFlow 2.5?
  • Run the conversion using tf-nightly?
  • Run the conversion using Flex ops?

Also, if it’s possible please share a Colab Notebook demoing the conversion process you are currently running.

1 Like

I have share colab notebook that convert .tf model to .tflite .
can you share mail-id.

1 Like