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
2bb21bbc
"git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "6c193662ec408beb5e6b0e37672e778e5c77b231"
Unverified
Commit
2bb21bbc
authored
May 10, 2021
by
littletomatodonkey
Committed by
GitHub
May 10, 2021
Browse files
fix eval data (#2735)
parent
37fcc178
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configs/rec/rec_icdar15_train.yml
configs/rec/rec_icdar15_train.yml
+1
-1
No files found.
configs/rec/rec_icdar15_train.yml
View file @
2bb21bbc
...
@@ -82,7 +82,7 @@ Eval:
...
@@ -82,7 +82,7 @@ Eval:
dataset
:
dataset
:
name
:
SimpleDataSet
name
:
SimpleDataSet
data_dir
:
./train_data/
data_dir
:
./train_data/
label_file_list
:
[
"
./train_data/
train
_list.txt"
]
label_file_list
:
[
"
./train_data/
val
_list.txt"
]
transforms
:
transforms
:
-
DecodeImage
:
# load image
-
DecodeImage
:
# load image
img_mode
:
BGR
img_mode
:
BGR
...
...
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