EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Apache License 2.0
2.92k stars 1.3k forks source link

not recognized command when compile protobufs #557

Open ulfailliyina opened 3 years ago

ulfailliyina commented 3 years ago

when i will compile protobufs step 2f: (tensorflow2) C:\userS\home\documents >cd C:\tensorflow1\models\research (tensorflow2) C:\tensorflow1\models\research > protoc --python_out=. .\object_detection\protos....

'protoc' is not recognized as an internal or external command, operable program or batch file.

anyone can help me?

prayagpawar commented 1 year ago

when i will compile protobufs step 2f: (tensorflow2) C:\userS\home\documents >cd C:\tensorflow1\models\research (tensorflow2) C:\tensorflow1\models\research > protoc --python_out=. .\object_detection\protos....

'protoc' is not recognized as an internal or external command, operable program or batch file.

anyone can help me?

if u are using linux use / instead of \ in your script