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
093de0af
"git@developer.sourcefind.cn:hehl2/torchaudio.git" did not exist on "e885204ea0d343b8bddd7e829b9e7b29e7c5a9bb"
Commit
093de0af
authored
Jun 24, 2017
by
Ben Mabey
Committed by
GitHub
Jun 24, 2017
Browse files
fix typo in object_detection docs
parent
3ae3df73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
object_detection/g3doc/running_pets.md
object_detection/g3doc/running_pets.md
+1
-1
No files found.
object_detection/g3doc/running_pets.md
View file @
093de0af
...
@@ -146,7 +146,7 @@ upload your edited file onto GCS, making note of the path it was uploaded to
...
@@ -146,7 +146,7 @@ upload your edited file onto GCS, making note of the path it was uploaded to
sed
-i
"s|PATH_TO_BE_CONFIGURED|"
gs://
${
YOUR_GCS_BUCKET
}
"/data|g"
\
sed
-i
"s|PATH_TO_BE_CONFIGURED|"
gs://
${
YOUR_GCS_BUCKET
}
"/data|g"
\
object_detection/samples/configs/faster_rcnn_resnet101_pets.config
object_detection/samples/configs/faster_rcnn_resnet101_pets.config
# Copy edit
t
ed template to cloud.
# Copy edited template to cloud.
gsutil
cp
object_detection/samples/configs/faster_rcnn_resnet101_pets.config
\
gsutil
cp
object_detection/samples/configs/faster_rcnn_resnet101_pets.config
\
gs://
${
YOUR_GCS_BUCKET
}
/data/faster_rcnn_resnet101_pets.config
gs://
${
YOUR_GCS_BUCKET
}
/data/faster_rcnn_resnet101_pets.config
```
```
...
...
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