-
Notifications
You must be signed in to change notification settings - Fork 45.4k
Description
Traceback (most recent call last):
File "d:\tensorflow gives emotional damage\Tensorflow\scripts\generate_tfrecord.py", line 29, in
from object_detection.utils import dataset_util, label_map_util
File "d:\tensorflow gives emotional damage\emotion\lib\site-packages\object_detection\utils\label_map_util.py", line 21, in
from object_detection.protos import string_int_label_map_pb2
ImportError: cannot import name 'string_int_label_map_pb2' from 'object_detection.protos' (d:\tensorflow gives emotional damage\emotion\lib\site-packages\object_detection\protos_init_.py)
Traceback (most recent call last):
File "d:\tensorflow gives emotional damage\Tensorflow\scripts\generate_tfrecord.py", line 29, in
from object_detection.utils import dataset_util, label_map_util
File "d:\tensorflow gives emotional damage\emotion\lib\site-packages\object_detection\utils\label_map_util.py", line 21, in
from object_detection.protos import string_int_label_map_pb2
ImportError: cannot import name 'string_int_label_map_pb2' from 'object_detection.protos' (d:\tensorflow gives emotional damage\emotion\lib\site-packages\object_detection\protos_init_.py)
I have tried many sources but it didn't help, please help.