Input empty but .tfrecord has data, so it doesnt get loaded into training model
I am trying to train an object detection model using my own dataset in google colab using the tensorflow object detection API. However, I keep getting this error message when i attempt to train my model.