mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-07-19 06:52:09 +00:00

* docs: Add a new document site * docs: Update comment setting * chore(pre-commit): Remove rules of md and remove the size limits of 512kb * chore(format): Run pre-commit in local * ci(document): Change the default name of building document site. * chore: Update .pre-commit-config.yaml
18 lines
706 B
Markdown
18 lines
706 B
Markdown
---
|
|
comments: true
|
|
---
|
|
|
|
|
|
# DATA SYNTHESIS TOOLS
|
|
|
|
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)
|
|
* [SynthText](https://github.com/ankush-me/SynthText)
|
|
* [SynthText_Chinese_version](https://github.com/JarveeLee/SynthText_Chinese_version)
|
|
* [TextRecognitionDataGenerator](https://github.com/Belval/TextRecognitionDataGenerator)
|
|
* [SynthText3D](https://github.com/MhLiao/SynthText3D)
|
|
* [UnrealText](https://github.com/Jyouhou/UnrealText/)
|
|
* [SynthTIGER](https://github.com/clovaai/synthtiger)
|