"docs/source/en/vscode:/vscode.git/clone" did not exist on "7948db81c58cc8ce3c6070088389b28ff487b02a"
Unverified Commit 221d49f6 authored by Wei Shengyu's avatar Wei Shengyu Committed by GitHub
Browse files

Update README_ch.md

parent c683a181
......@@ -102,7 +102,7 @@ python3 -m tools.synth_image -c configs/config.yml --style_image examples/style_
* `CorpusGenerator`
* `method`:语料生成方法,目前有`FileCorpus``EnNumCorpus`可选。如果使用`EnNumCorpus`,则不需要填写其他配置,否则需要修改`corpus_file``language`
* `language`:语料的语种;
* `corpus_file`: 语料文件路径。
* `corpus_file`: 语料文件路径。语料文件应使用文本文件。语料生成器首先会将语料按行切分,之后每次随机选取一行。
Style-Text也提供了一批中英韩5万张通用场景数据用作文本风格图像,便于合成场景丰富的文本图像,下图给出了一些示例。
......
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