Unverified Commit d48fa3fd authored by dyning's avatar dyning Committed by GitHub
Browse files

Update README_ch.md

parent e65c9f10
...@@ -59,7 +59,7 @@ fusion_generator: ...@@ -59,7 +59,7 @@ fusion_generator:
```python ```python
python3 -m tools.synth_image -c configs/config.yml --style_image examples/style_images/2.jpg --text_corpus PaddleOCR --language en python3 -m tools.synth_image -c configs/config.yml --style_image examples/style_images/2.jpg --text_corpus PaddleOCR --language en
``` ```
* 注意:语言选项和语料相对应,目前我们支持英文、简体中文和韩语。 * 注意:语言选项和语料相对应,目前我们支持英文、简体中文和韩语。
例如,输入如下图片和语料"PaddleOCR": 例如,输入如下图片和语料"PaddleOCR":
<div align="center"> <div align="center">
<img src="examples/style_images/2.jpg" width="300"> <img src="examples/style_images/2.jpg" width="300">
......
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