How to resolve the error “cannot import name 'string_int_label_map_pb2' from 'object_detection.protos'”
问题 My friends and I are partaking in a hackathon and are stuck on this one tutorial on training an object detection model: https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/training.html But after three people have tried to follow the above tutorial to the letter, we are all stuck on the creating TfRecord step: https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/training.html#create-tensorflow-records We get the error message: ImportError: cannot