All Questions
1 question
1
vote
1
answer
320
views
protoc doesn't see files? (I'm doing something wrong)
I'm trying to run:
protoc *.proto -python_out=.
in the protoc directory inside of tensorflow > models > research > object_detection > protos, and it returns
object_detection/protos/...