ImportError: cannot import name ‘eval_pb2’ from ‘object_detection.protos’
I’m encountering an ImportError
related to the eval_pb2
module from the object_detection.protos
package. Here are the details:
I’m encountering an ImportError
related to the eval_pb2
module from the object_detection.protos
package. Here are the details: