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
5f886f23
Commit
5f886f23
authored
Feb 09, 2018
by
Zhichao Lu
Committed by
lzc5123016
Feb 13, 2018
Browse files
Adds a small test modification that was meant originally to go into cl/185228281.
PiperOrigin-RevId: 185229737
parent
930ccd92
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
research/object_detection/builders/model_builder_test.py
research/object_detection/builders/model_builder_test.py
+1
-0
No files found.
research/object_detection/builders/model_builder_test.py
View file @
5f886f23
...
@@ -237,6 +237,7 @@ class ModelBuilderTest(tf.test.TestCase):
...
@@ -237,6 +237,7 @@ class ModelBuilderTest(tf.test.TestCase):
iou_similarity {
iou_similarity {
}
}
}
}
encode_background_as_zeros: true
anchor_generator {
anchor_generator {
multiscale_anchor_generator {
multiscale_anchor_generator {
aspect_ratios: [1.0, 2.0, 0.5]
aspect_ratios: [1.0, 2.0, 0.5]
...
...
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