"vscode:/vscode.git/clone" did not exist on "1f841286108129e3a2464062bd1c046c2333d537"
Commit 5f886f23 authored by Zhichao Lu's avatar Zhichao Lu Committed by lzc5123016
Browse files

Adds a small test modification that was meant originally to go into cl/185228281.

PiperOrigin-RevId: 185229737
parent 930ccd92
...@@ -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]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment