Closed MrRefactoring closed 5 years ago
hi @MrRefactoring, this repo relies on a dated version of the TensorFlow api. We've moved to a more future proof version here: https://github.com/cloud-annotations/training Do you still have this protoc issue? I don't have windows so I can't test, but if this is still relevant do you mind opening this pull request on the new repo?
Thanks 😁
If i write
protoc object_detection/protos/*.proto --python_out=.
inWindows 10
then get the next error:object_detection/protos/*.proto: No such file or directory
Relying on my experience and on issue #33, I wrote a script that automatically compiles protobuf libs