Skip to content

Commit a24360a

Browse files
authored
Merge pull request tensorflow#2940 from Buzzology/patch-1
Update exporting_models.md
2 parents d299538 + 8789122 commit a24360a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

research/object_detection/g3doc/exporting_models.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ graph proto. A checkpoint will typically consist of three files:
88
* model.ckpt-${CHECKPOINT_NUMBER}.meta
99

1010
After you've identified a candidate checkpoint to export, run the following
11-
command from tensorflow/models/research/object_detection:
11+
command from tensorflow/models/research/:
1212

1313
``` bash
1414
# From tensorflow/models/research/

0 commit comments

Comments
 (0)