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 7e4c66b commit da903e0Copy full SHA for da903e0
research/object_detection/g3doc/running_pets.md
@@ -37,6 +37,9 @@ environment variable below:
37
export YOUR_GCS_BUCKET=${YOUR_GCS_BUCKET}
38
```
39
40
+It is also possible to run locally by following
41
+[the running locally instructions](running_locally.md).
42
+
43
## Installing Tensorflow and the Tensorflow Object Detection API
44
45
Please run through the [installation instructions](installation.md) to install
0 commit comments