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
wangsen
paddle_dbnet
Commits
af327375
Commit
af327375
authored
Mar 24, 2022
by
LDOUBLEV
Browse files
fix pse postprocess for tipc
parent
5fd2de2e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
test_tipc/configs/det_mv3_pse_v2.0/det_mv3_pse.yml
test_tipc/configs/det_mv3_pse_v2.0/det_mv3_pse.yml
+2
-2
test_tipc/configs/det_r50_vd_pse_v2_0/det_r50_vd_pse.yml
test_tipc/configs/det_r50_vd_pse_v2_0/det_r50_vd_pse.yml
+2
-2
No files found.
test_tipc/configs/det_mv3_pse_v2.0/det_mv3_pse.yml
View file @
af327375
...
@@ -56,7 +56,7 @@ PostProcess:
...
@@ -56,7 +56,7 @@ PostProcess:
thresh
:
0
thresh
:
0
box_thresh
:
0.85
box_thresh
:
0.85
min_area
:
16
min_area
:
16
box_type
:
box
# 'box
' or 'poly'
box_type
:
quad
# 'quad
' or 'poly'
scale
:
1
scale
:
1
Metric
:
Metric
:
...
@@ -132,4 +132,4 @@ Eval:
...
@@ -132,4 +132,4 @@ Eval:
shuffle
:
False
shuffle
:
False
drop_last
:
False
drop_last
:
False
batch_size_per_card
:
1
# must be 1
batch_size_per_card
:
1
# must be 1
num_workers
:
8
num_workers
:
8
\ No newline at end of file
test_tipc/configs/det_r50_vd_pse_v2_0/det_r50_vd_pse.yml
View file @
af327375
...
@@ -55,7 +55,7 @@ PostProcess:
...
@@ -55,7 +55,7 @@ PostProcess:
thresh
:
0
thresh
:
0
box_thresh
:
0.85
box_thresh
:
0.85
min_area
:
16
min_area
:
16
box_type
:
box
# 'box
' or 'poly'
box_type
:
quad
# 'quad
' or 'poly'
scale
:
1
scale
:
1
Metric
:
Metric
:
...
@@ -131,4 +131,4 @@ Eval:
...
@@ -131,4 +131,4 @@ Eval:
shuffle
:
False
shuffle
:
False
drop_last
:
False
drop_last
:
False
batch_size_per_card
:
1
# must be 1
batch_size_per_card
:
1
# must be 1
num_workers
:
8
num_workers
:
8
\ No newline at end of file
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