Kindly fix your jupyter notebook tensorflow_object_detection_training_colab.ipynb After ``` !git clone --quiet https://github.com/tensorflow/models.git ``` do ``` %cd /content/models !git checkout r1.13.0 %cd ../.. ```