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
0a40f8d5
Commit
0a40f8d5
authored
Jul 20, 2016
by
Sergio Guadarrama
Committed by
GitHub
Jul 20, 2016
Browse files
Merge pull request #275 from Anthony-Tatowicz/patch-1
Fixed confusing wording
parents
07f93888
81f12def
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
inception/README.md
inception/README.md
+1
-1
No files found.
inception/README.md
View file @
0a40f8d5
...
@@ -664,7 +664,7 @@ bazel-bin/inception/build_image_data \
...
@@ -664,7 +664,7 @@ bazel-bin/inception/build_image_data \
```
```
where the
`$OUTPUT_DIRECTORY`
is the location of the sharded
`TFRecords`
. The
where the
`$OUTPUT_DIRECTORY`
is the location of the sharded
`TFRecords`
. The
`$LABELS_FILE`
will be a text file that is
outputte
d by the script that provides
`$LABELS_FILE`
will be a text file that is
rea
d by the script that provides
a list of all of the labels. For instance, in the case flowers data set, the
a list of all of the labels. For instance, in the case flowers data set, the
`$LABELS_FILE`
contained the following data:
`$LABELS_FILE`
contained the following data:
...
...
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