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
3b5360dc
Commit
3b5360dc
authored
Feb 05, 2021
by
WenmuZhou
Browse files
update rare dataset path
parent
1617cfdd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
configs/rec/rec_mv3_tps_bilstm_att.yml
configs/rec/rec_mv3_tps_bilstm_att.yml
+2
-2
configs/rec/rec_r34_vd_tps_bilstm_att.yml
configs/rec/rec_r34_vd_tps_bilstm_att.yml
+2
-2
No files found.
configs/rec/rec_mv3_tps_bilstm_att.yml
View file @
3b5360dc
...
...
@@ -66,7 +66,7 @@ Metric:
Train
:
dataset
:
name
:
LMDBDataSet
data_dir
:
.
.
/training/
data_dir
:
.
/train_data/data_lmdb_release
/training/
transforms
:
-
DecodeImage
:
# load image
img_mode
:
BGR
...
...
@@ -85,7 +85,7 @@ Train:
Eval
:
dataset
:
name
:
LMDBDataSet
data_dir
:
.
.
/validation/
data_dir
:
.
/train_data/data_lmdb_release
/validation/
transforms
:
-
DecodeImage
:
# load image
img_mode
:
BGR
...
...
configs/rec/rec_r34_vd_tps_bilstm_att.yml
View file @
3b5360dc
...
...
@@ -65,7 +65,7 @@ Metric:
Train
:
dataset
:
name
:
LMDBDataSet
data_dir
:
.
.
/training/
data_dir
:
.
/train_data/data_lmdb_release
/training/
transforms
:
-
DecodeImage
:
# load image
img_mode
:
BGR
...
...
@@ -84,7 +84,7 @@ Train:
Eval
:
dataset
:
name
:
LMDBDataSet
data_dir
:
.
.
/validation/
data_dir
:
.
/train_data/data_lmdb_release
/validation/
transforms
:
-
DecodeImage
:
# load image
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