e904b667c6
Build/Publish Develop Docs / deploy (push) Failing after 1s
PaddleOCR Code Style Check / check-code-style (push) Failing after 1s
PaddleOCR PR Tests GPU / detect-changes (push) Failing after 1s
PaddleOCR PR Tests / detect-changes (push) Failing after 1s
PaddleOCR PR Tests GPU / test-pr-gpu (push) Has been cancelled
PaddleOCR PR Tests / test-pr (push) Has been cancelled
PaddleOCR PR Tests GPU / test-pr-gpu-impl (push) Has been cancelled
PaddleOCR PR Tests / test-pr-python (3.13) (push) Has been cancelled
PaddleOCR PR Tests / test-pr-python (3.8) (push) Has been cancelled
PaddleOCR PR Tests / test-pr-python (3.9) (push) Has been cancelled
20 lines
858 B
Markdown
20 lines
858 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~
|
|
|
|
* [Style-Text](https://github.com/PFCCLab/StyleText/blob/main/README.md)
|
|
* [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/Snowty/SynthText_Chinese)
|
|
* [TextRecognitionDataGenerator](https://github.com/Belval/TextRecognitionDataGenerator)
|
|
* [SynthText3D](https://github.com/MhLiao/SynthText3D)
|
|
* [UnrealText](https://github.com/Jyouhou/UnrealText/)
|
|
* [SynthTIGER](https://github.com/clovaai/synthtiger)
|