Commit 8667b1de authored by tink2123's avatar tink2123
Browse files

update rec doc

parent bfdb7b77
...@@ -160,7 +160,7 @@ Global: ...@@ -160,7 +160,7 @@ Global:
# 训练时添加数据增强 # 训练时添加数据增强
distort: true distort: true
# 识别空格 # 识别空格
add_space: true use_space_char: true
... ...
# 修改reader类型 # 修改reader类型
reader_yml: ./configs/rec/rec_chinese_reader.yml reader_yml: ./configs/rec/rec_chinese_reader.yml
......
...@@ -161,7 +161,7 @@ Global: ...@@ -161,7 +161,7 @@ Global:
# Whether to use data augmentation # Whether to use data augmentation
distort: true distort: true
# Whether to recognize spaces # Whether to recognize spaces
add_space: true use_space_char: true
... ...
... ...
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment