N048
July 13, 2022, 1:01pm
1
When running a verification script, this error outputs: cannot import name 'anchor_generator_pb2' from 'object_detection.protos'
.
I have been stuck at this error for a long time, but I haven’t been able to solve it.
Any help is greatly appreciated!
Thank you
Bhack
July 13, 2022, 5:47pm
5
Have you also looked at the mentioned fullthread?
opened 06:09AM - 30 Nov 17 UTC
closed 04:26AM - 29 Sep 18 UTC
stat:awaiting response
type:bug
As mentioned above the error takes place in while executing the command in the w… indows cmd prompt.
>D:/BB/bin/protoc object_detection/protos/*.proto --python_out=.
as for the reference in the installation process of object detection in this model.
in protobuf compilation.
N048
July 14, 2022, 4:23am
6
Yup, that didn’t resolve it either.
Bhack
July 14, 2022, 9:11am
8
As you have already a ticket I suppose you could track your issue there:
opened 02:02PM - 13 Jul 22 UTC
closed 06:07AM - 28 Jul 22 UTC
stat:awaiting response
type:support
stale
comp:model
When running a verification script this error outputs: ImportError: cannot impor… t name 'anchor_generator_pb2' from 'object_detection.protos'
I have been stuck at this error for many days and all the solutions haven't worked.
Any help is greatly appreciated.