|
|
@ -60,6 +60,7 @@ fusion_generator:
|
|
|
|
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">
|
|
|
|