We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d299538 + 8789122 commit a24360aCopy full SHA for a24360a
research/object_detection/g3doc/exporting_models.md
@@ -8,7 +8,7 @@ graph proto. A checkpoint will typically consist of three files:
8
* model.ckpt-${CHECKPOINT_NUMBER}.meta
9
10
After you've identified a candidate checkpoint to export, run the following
11
-command from tensorflow/models/research/object_detection:
+command from tensorflow/models/research/:
12
13
``` bash
14
# From tensorflow/models/research/
0 commit comments