update rec doc
This commit is contained in:
parent
bfdb7b7781
commit
8667b1de06
|
@ -160,7 +160,7 @@ Global:
|
|||
# 训练时添加数据增强
|
||||
distort: true
|
||||
# 识别空格
|
||||
add_space: true
|
||||
use_space_char: true
|
||||
...
|
||||
# 修改reader类型
|
||||
reader_yml: ./configs/rec/rec_chinese_reader.yml
|
||||
|
|
|
@ -161,7 +161,7 @@ Global:
|
|||
# Whether to use data augmentation
|
||||
distort: true
|
||||
# Whether to recognize spaces
|
||||
add_space: true
|
||||
use_space_char: true
|
||||
...
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue