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
998104bf
"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "5049599143ffc602ea9392362a0a698cb5dc6630"
Commit
998104bf
authored
Sep 19, 2017
by
JongYoon Lim
Browse files
fix typo
parent
32105a38
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
object_detection/eval.py
object_detection/eval.py
+1
-1
No files found.
object_detection/eval.py
View file @
998104bf
...
@@ -30,7 +30,7 @@ Example usage:
...
@@ -30,7 +30,7 @@ Example usage:
--pipeline_config_path=pipeline_config.pbtxt
--pipeline_config_path=pipeline_config.pbtxt
2) Three configuration files may be provided: a model_pb2.DetectionModel
2) Three configuration files may be provided: a model_pb2.DetectionModel
configuration file to define what type of DetectionModel is being eva
u
lated, an
configuration file to define what type of DetectionModel is being eval
u
ated, an
input_reader_pb2.InputReader file to specify what data the model is evaluating
input_reader_pb2.InputReader file to specify what data the model is evaluating
and an eval_pb2.EvalConfig file to configure evaluation parameters.
and an eval_pb2.EvalConfig file to configure evaluation parameters.
...
...
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