-
Notifications
You must be signed in to change notification settings - Fork 45.5k
Closed
Description
ImportError Traceback (most recent call last)
in ()
----> 1 from utils import label_map_util
2
3 from utils import visualization_utils as vis_util
~/lab/dl/models/object_detection/utils/label_map_util.py in ()
20 import tensorflow as tf
21 from google.protobuf import text_format
---> 22 from object_detection.protos import string_int_label_map_pb2
23
24
ImportError: cannot import name 'string_int_label_map_pb2'
unabletodecide, brentsony, Unix-Code, marfay and Zrufy
Metadata
Metadata
Assignees
Labels
No labels