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
364b4f24
"...git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "1f9eb6c8f13ce3fa04a5b7c59a729848886d00c5"
Commit
364b4f24
authored
Feb 09, 2017
by
Angus McLeod
Committed by
GitHub
Feb 09, 2017
Browse files
typo
parent
2fd3dcf3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
syntaxnet/README.md
syntaxnet/README.md
+1
-1
No files found.
syntaxnet/README.md
View file @
364b4f24
...
@@ -222,7 +222,7 @@ As mentioned above, the python scripts are configured in two ways:
...
@@ -222,7 +222,7 @@ As mentioned above, the python scripts are configured in two ways:
also separate from the model parameters, which are saved separately via
also separate from the model parameters, which are saved separately via
calls to TensorFlow ops, and loaded via the `--model_path` flag.
calls to TensorFlow ops, and loaded via the `--model_path` flag.
- Because the `TaskSpec` contains file path, remember that copying around
- Because the `TaskSpec` contains file path, remember that copying around
this file is not enough to relocate a trained model: you need
up
move
this file is not enough to relocate a trained model: you need
to
move
and update all the paths as well.
and update all the paths as well.
Note that some run-time flags need to be consistent between training and testing
Note that some run-time flags need to be consistent between training and testing
...
...
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