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
1d1b3408
Commit
1d1b3408
authored
Mar 22, 2016
by
Martin Wicke
Browse files
Merge pull request #28 from LiberiFatali/master
Fix typo mistake, fixes #27.
parents
97ecee9e
65f21c1e
Changes
1
Hide 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 @
1d1b3408
...
@@ -318,7 +318,7 @@ FLOWERS_DATA_DIR=$HOME/flowers-data
...
@@ -318,7 +318,7 @@ FLOWERS_DATA_DIR=$HOME/flowers-data
bazel build
-c
opt inception/download_and_preprocess_flowers
bazel build
-c
opt inception/download_and_preprocess_flowers
# run it
# run it
bazel-bin/inception/download_and_preprocess_flowers
"
${
FLOWERS_DATA_DIR
}
$
"
bazel-bin/inception/download_and_preprocess_flowers
"
${
FLOWERS_DATA_DIR
}
"
```
```
If the script runs successfully, the final line of the terminal output should
If the script runs successfully, the final line of the terminal output should
...
...
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