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
497ce432
"...data/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "2025ed1dfba5ef14726d2cc59797e48fc2047969"
Commit
497ce432
authored
Oct 12, 2021
by
LDOUBLEV
Browse files
fix BGR
parent
033cc4cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configs/e2e/e2e_r50_vd_pg.yml
configs/e2e/e2e_r50_vd_pg.yml
+2
-2
No files found.
configs/e2e/e2e_r50_vd_pg.yml
View file @
497ce432
...
@@ -94,7 +94,7 @@ Eval:
...
@@ -94,7 +94,7 @@ Eval:
label_file_list
:
[
./train_data/total_text/test/test.txt
]
label_file_list
:
[
./train_data/total_text/test/test.txt
]
transforms
:
transforms
:
-
DecodeImage
:
# load image
-
DecodeImage
:
# load image
img_mode
:
RGB
img_mode
:
BGR
channel_first
:
False
channel_first
:
False
-
E2ELabelEncodeTest
:
-
E2ELabelEncodeTest
:
-
E2EResizeForTest
:
-
E2EResizeForTest
:
...
@@ -111,4 +111,4 @@ Eval:
...
@@ -111,4 +111,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
:
2
num_workers
:
2
\ 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