Jyouhou / UnrealText

Synthetic Scene Text from 3D Engines
MIT License
244 stars 39 forks source link

How to generate Chinese images? #1

Closed liuzhuang1024 closed 4 years ago

Jyouhou commented 4 years ago

You can modiy line 44-85: https://github.com/Jyouhou/UnrealText/blob/2058ddd9bec026341549968179eee699f9c13b75/code/DataGenerator/TextPlacingModule.py#L44

I will make an easier interface shortly

Jyouhou commented 4 years ago

The code has been updated

Please refer to the following instructions:

https://github.com/Jyouhou/UnrealText/blob/master/code/Tutorial-on-deployment.md#62-generate-data

and

https://github.com/Jyouhou/UnrealText/blob/0156a62fb59eb53418565e824c489b5d48281313/code/DataGenerator/options.py#L23