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
4410b783
Commit
4410b783
authored
Feb 05, 2021
by
WenmuZhou
Browse files
update srn dataset path
parent
3b5360dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configs/rec/rec_r50_fpn_srn.yml
configs/rec/rec_r50_fpn_srn.yml
+2
-2
No files found.
configs/rec/rec_r50_fpn_srn.yml
View file @
4410b783
...
@@ -59,7 +59,7 @@ Metric:
...
@@ -59,7 +59,7 @@ Metric:
Train
:
Train
:
dataset
:
dataset
:
name
:
LMDBDataSet
name
:
LMDBDataSet
data_dir
:
./train_data/
srn_train_data_duiqi
data_dir
:
./train_data/
data_lmdb_release/training/
transforms
:
transforms
:
-
DecodeImage
:
# load image
-
DecodeImage
:
# load image
img_mode
:
BGR
img_mode
:
BGR
...
@@ -84,7 +84,7 @@ Train:
...
@@ -84,7 +84,7 @@ Train:
Eval
:
Eval
:
dataset
:
dataset
:
name
:
LMDBDataSet
name
:
LMDBDataSet
data_dir
:
./train_data/data_lmdb_release/
e
val
u
ation
data_dir
:
./train_data/data_lmdb_release/val
id
ation
/
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