好吧,这已经让我抓狂了,我正在尝试设置tensorflow对象检测api,我已经遵循了github页面上提到的所有步骤。但是,在最后一步,我们需要通过运行以下命令来检查安装: python object_detection/builders/model_builder_test.py 出现以下错误: ? site-packages/matplotlib/rcsetup.py", line 29, in <module>
from cycler import Cycl
trained_checkpoint_prefix path/to/model.ckpt \然后我得到了以下错误builders/anchor_generator_builder.py", line 20, in <module>
from object_detection.protos import anchor_generator_pb2ImportErr