Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv_contrib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv_contrib
Commits
d71da5df
Commit
d71da5df
authored
Nov 28, 2017
by
Alexander Alekhin
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1468 from dkurt:update_priorbox_layer
parents
4ba56182
c5c3aa56
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
6 deletions
+24
-6
textbox.prototxt
modules/text/samples/textbox.prototxt
+24
-6
No files found.
modules/text/samples/textbox.prototxt
View file @
d71da5df
...
@@ -885,7 +885,10 @@ layer {
...
@@ -885,7 +885,10 @@ layer {
variance: 0.1
variance: 0.1
variance: 0.2
variance: 0.2
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 {
layer {
...
@@ -1010,7 +1013,10 @@ layer {
...
@@ -1010,7 +1013,10 @@ layer {
variance: 0.1
variance: 0.1
variance: 0.2
variance: 0.2
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 {
layer {
...
@@ -1135,7 +1141,10 @@ layer {
...
@@ -1135,7 +1141,10 @@ layer {
variance: 0.1
variance: 0.1
variance: 0.2
variance: 0.2
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 {
layer {
...
@@ -1260,7 +1269,10 @@ layer {
...
@@ -1260,7 +1269,10 @@ layer {
variance: 0.1
variance: 0.1
variance: 0.2
variance: 0.2
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 {
layer {
...
@@ -1385,7 +1397,10 @@ layer {
...
@@ -1385,7 +1397,10 @@ layer {
variance: 0.1
variance: 0.1
variance: 0.2
variance: 0.2
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 {
layer {
...
@@ -1510,7 +1525,10 @@ layer {
...
@@ -1510,7 +1525,10 @@ layer {
variance: 0.1
variance: 0.1
variance: 0.2
variance: 0.2
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 {
layer {
...
...
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