Problem on notebook - Object Detection Inference on TF 2 and TF Hub

I am facing the following graph execution error problem when running the inference model on the image. The model loaded successfully (mobilenet v2)

Which lab or assignment is this?

It is in the reading part of the ‘Object Detection API’ segment (week - 02, section - 03).
the notebook is provided there.

Hopefully you haven’t changed anything because I run it myself right now:

and didn’t get this error. The first pip install line should be !pip install -U “tensorflow==2.5” or !pip install -U “tensorflow>=2.5”.

Also if still facing the issue read this reply here TF2 setup and change the instance
image
either like this or equal to 2.5.0.