docs: Update data_synthesis.md (#16393)

* doc: Update data_synthesis.md

* Update data_synthesis.md

* Update data_synthesis.en.md
This commit is contained in:
Bvicii 2025-09-09 20:42:14 -07:00 committed by GitHub
parent 98f82a53c8
commit 70e6aa87eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View File

@ -8,7 +8,8 @@ comments: true
In addition to open source data, users can also use synthesis tools to synthesize data.
There are the commonly used data synthesis tools, which will be continuously updated. Welcome to contribute tools~
* [Text_renderer](https://github.com/Sanster/text_renderer)
* [text_renderer (old version)](https://github.com/Sanster/text_renderer)
* [text_renderer (new version)](https://github.com/oh-my-ocr/text_renderer)
* [SynthText](https://github.com/ankush-me/SynthText)
* [SynthText_Chinese_version](https://github.com/JarveeLee/SynthText_Chinese_version)
* [TextRecognitionDataGenerator](https://github.com/Belval/TextRecognitionDataGenerator)

View File

@ -6,7 +6,8 @@ comments: true
除了开源数据,用户还可使用合成工具自行合成。这里整理了常用的数据合成工具,持续更新中,欢迎各位小伙伴贡献工具~
- [text_renderer](https://github.com/Sanster/text_renderer)
- [text_renderer (old version)](https://github.com/Sanster/text_renderer)
- [text_renderer (new version)](https://github.com/oh-my-ocr/text_renderer)
- [SynthText](https://github.com/ankush-me/SynthText)
- [SynthText_Chinese_version](https://github.com/JarveeLee/SynthText_Chinese_version)
- [TextRecognitionDataGenerator](https://github.com/Belval/TextRecognitionDataGenerator)