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
a24360a2
Unverified
Commit
a24360a2
authored
Dec 11, 2017
by
derekjchow
Committed by
GitHub
Dec 11, 2017
Browse files
Merge pull request #2940 from Buzzology/patch-1
Update exporting_models.md
parents
d2995380
8789122a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
research/object_detection/g3doc/exporting_models.md
research/object_detection/g3doc/exporting_models.md
+1
-1
No files found.
research/object_detection/g3doc/exporting_models.md
View file @
a24360a2
...
@@ -8,7 +8,7 @@ graph proto. A checkpoint will typically consist of three files:
...
@@ -8,7 +8,7 @@ graph proto. A checkpoint will typically consist of three files:
*
model.ckpt-${CHECKPOINT_NUMBER}.meta
*
model.ckpt-${CHECKPOINT_NUMBER}.meta
After you've identified a candidate checkpoint to export, run the following
After you've identified a candidate checkpoint to export, run the following
command from tensorflow/models/research/
object_detection
:
command from tensorflow/models/research/:
```
bash
```
bash
# From tensorflow/models/research/
# From tensorflow/models/research/
...
...
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