Prerequisites
Please answer the following question for yourself before submitting an issue.
1. The entire URL of the documentation with the issue
https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf1.md#Colabs
2. Describe the issue
Under Quickstart -> Colabs , there's a hyperlink for Jupyter notebook for off-the-shelf inference. This is under TF1 documentation but the colab actually relies on TF2. Please either update the hyperlink to point to the correct colab, or remove it entirely since it doesn't work with TF1.