【发布时间】:2020-02-09 14:54:12
【问题描述】:
当我为 Protobuf Compilation 通过 cmd 尝试此操作时
protoc object_detection/protos/*.proto --python_out=.
它告诉我
'protoc' is not recognized as an internal or external command, operable program or batch file.
如何解决这个问题?
【问题讨论】:
标签: tensorflow machine-learning computer-vision artificial-intelligence protocol-buffers