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
2cda3b61
Commit
2cda3b61
authored
Feb 02, 2021
by
tink2123
Browse files
fix typo for attention
parent
9f6b3a11
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
configs/rec/rec_mv3_tps_bilstm_att.yml
configs/rec/rec_mv3_tps_bilstm_att.yml
+3
-3
configs/rec/rec_mv3_tps_bilstm_ctc.yml
configs/rec/rec_mv3_tps_bilstm_ctc.yml
+1
-1
configs/rec/rec_r34_vd_tps_bilstm_att.yml
configs/rec/rec_r34_vd_tps_bilstm_att.yml
+3
-3
No files found.
configs/rec/rec_mv3_tps_bilstm_att.yml
View file @
2cda3b61
Global
:
Global
:
use_gpu
:
t
rue
use_gpu
:
T
rue
epoch_num
:
72
epoch_num
:
72
log_smooth_window
:
20
log_smooth_window
:
20
print_batch_step
:
10
print_batch_step
:
10
...
@@ -65,7 +65,7 @@ Metric:
...
@@ -65,7 +65,7 @@ Metric:
Train
:
Train
:
dataset
:
dataset
:
name
:
LMDBDat
e
Set
name
:
LMDBDat
a
Set
data_dir
:
../training/
data_dir
:
../training/
transforms
:
transforms
:
-
DecodeImage
:
# load image
-
DecodeImage
:
# load image
...
@@ -84,7 +84,7 @@ Train:
...
@@ -84,7 +84,7 @@ Train:
Eval
:
Eval
:
dataset
:
dataset
:
name
:
LMDBDat
e
Set
name
:
LMDBDat
a
Set
data_dir
:
../validation/
data_dir
:
../validation/
transforms
:
transforms
:
-
DecodeImage
:
# load image
-
DecodeImage
:
# load image
...
...
configs/rec/rec_mv3_tps_bilstm_ctc.yml
View file @
2cda3b61
Global
:
Global
:
use_gpu
:
t
rue
use_gpu
:
T
rue
epoch_num
:
72
epoch_num
:
72
log_smooth_window
:
20
log_smooth_window
:
20
print_batch_step
:
10
print_batch_step
:
10
...
...
configs/rec/rec_r34_vd_tps_bilstm_att.yml
View file @
2cda3b61
Global
:
Global
:
use_gpu
:
t
rue
use_gpu
:
T
rue
epoch_num
:
400
epoch_num
:
400
log_smooth_window
:
20
log_smooth_window
:
20
print_batch_step
:
10
print_batch_step
:
10
...
@@ -64,7 +64,7 @@ Metric:
...
@@ -64,7 +64,7 @@ Metric:
Train
:
Train
:
dataset
:
dataset
:
name
:
LMDBDat
e
Set
name
:
LMDBDat
a
Set
data_dir
:
../training/
data_dir
:
../training/
transforms
:
transforms
:
-
DecodeImage
:
# load image
-
DecodeImage
:
# load image
...
@@ -83,7 +83,7 @@ Train:
...
@@ -83,7 +83,7 @@ Train:
Eval
:
Eval
:
dataset
:
dataset
:
name
:
LMDBDat
e
Set
name
:
LMDBDat
a
Set
data_dir
:
../validation/
data_dir
:
../validation/
transforms
:
transforms
:
-
DecodeImage
:
# load image
-
DecodeImage
:
# load image
...
...
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