We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18c699 commit f5b0c5cCopy full SHA for f5b0c5c
README.md
@@ -58,7 +58,7 @@ All remaining operations should be done from the root user.
58
# cd /opt
59
# git clone https://github.com/tensorflow/models
60
# cd models
61
-# protoc object_detection/protos/*.proto --python_out=.
+# protoc research/object_detection/protos/*.proto --python_out=.
62
```
63
64
## Download the pretrained model binaries
0 commit comments