Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
0f97888b
Commit
0f97888b
authored
Sep 18, 2017
by
derekjchow
Committed by
GitHub
Sep 18, 2017
Browse files
Merge pull request #2344 from lime62/fix_typo_md
Fix typo of g3doc
parents
0224ee0e
8d1f8df8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
object_detection/g3doc/exporting_models.md
object_detection/g3doc/exporting_models.md
+1
-1
No files found.
object_detection/g3doc/exporting_models.md
View file @
0f97888b
...
...
@@ -12,7 +12,7 @@ command from tensorflow/models/object_detection:
```
bash
# From tensorflow/models
python object_detection/export_inference_graph
\
python object_detection/export_inference_graph
.py
\
--input_type
image_tensor
\
--pipeline_config_path
${
PIPELINE_CONFIG_PATH
}
\
--trained_checkpoint_prefix
${
TRAIN_PATH
}
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment