Commit d71da5df authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #1468 from dkurt:update_priorbox_layer

parents 4ba56182 c5c3aa56
......@@ -885,7 +885,10 @@ layer {
variance: 0.1
variance: 0.2
variance: 0.2
additional_y_offset: true
offset_h: 0.5
offset_w: 0.5
offset_h: 1.0
offset_w: 0.5
}
}
layer {
......@@ -1010,7 +1013,10 @@ layer {
variance: 0.1
variance: 0.2
variance: 0.2
additional_y_offset: true
offset_h: 0.5
offset_w: 0.5
offset_h: 1.0
offset_w: 0.5
}
}
layer {
......@@ -1135,7 +1141,10 @@ layer {
variance: 0.1
variance: 0.2
variance: 0.2
additional_y_offset: true
offset_h: 0.5
offset_w: 0.5
offset_h: 1.0
offset_w: 0.5
}
}
layer {
......@@ -1260,7 +1269,10 @@ layer {
variance: 0.1
variance: 0.2
variance: 0.2
additional_y_offset: true
offset_h: 0.5
offset_w: 0.5
offset_h: 1.0
offset_w: 0.5
}
}
layer {
......@@ -1385,7 +1397,10 @@ layer {
variance: 0.1
variance: 0.2
variance: 0.2
additional_y_offset: true
offset_h: 0.5
offset_w: 0.5
offset_h: 1.0
offset_w: 0.5
}
}
layer {
......@@ -1510,7 +1525,10 @@ layer {
variance: 0.1
variance: 0.2
variance: 0.2
additional_y_offset: true
offset_h: 0.5
offset_w: 0.5
offset_h: 1.0
offset_w: 0.5
}
}
layer {
......
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