Я пытаюсь следовать этому видео-уроку для распознавания искусственных объектов интеллекта: https://youtu.be/rWFg6R5ccOc?t=620 (10 м и 20 сегментов)
посмотрите это изображение: http://prntscr.com/pfqqxm
командаиспользуется в cmd:
"C:\TensorFlow\protobuf\bin/protoc.exe" C:\TensorFlow\models-master\research\object_detection\protos/*.proto --python_out=.
посмотрите эту ошибку: http://prntscr.com/pfqrjr
C:\Users\Family>"C:\TensorFlow\protobuf\bin/protoc.exe" C:\TensorFlow\models-master\research\object_detection\protos/*.proto --python_out=.
C:\TensorFlow\models-master\research\object_detection\protos/anchor_generator.proto: File does not reside within any path specified using --proto_path (or -I). You must specify a --proto_path which encompasses this file. Note that the proto_path must be an exact prefix of the .proto file names -- protoc is too dumb to figure out when two paths (e.g. absolute and relative) are equivalent (it's harder than you think).
прежде чем я заставлю какого-нибудь умного парня-коммуниста дублировать мой вопрос, знайте, что я не нашел никакого сходства с этим другимвопрос: Файл не находится ни в каком пути, указанном с использованием proto_path