#69 · Primary category: Computer Vision

PaddleX

ai-pipelines classification deployment formula-recognition layout-detection object-detection ocr pdf2markdown pp-chatocr segmentation speech-recognition time-series

All-in-One Development Tool based on PaddlePaddle

Project last updated:06/25/26

GitHub Stars

6.3K

Forks

1.2K

Contributors

129

License

Apache-2.0

Why we included this project

PaddleX wraps more than two hundred PaddlePaddle pretrained models into preassembled pipelines, so a single Python call can run OCR, layout parsing, formula recognition, object detection, or table reconstruction end to end without stitching model code together by hand. The same CLI and API also cover training and deployment, which puts it somewhere between a raw model zoo and a custom training service. It extends to time-series forecasting and speech recognition too, and it runs on CPUs, NVIDIA GPUs, and domestic accelerators from Kunlun, Ascend, and Cambricon, a useful option for teams with mixed hardware. For small teams and solo developers, the payoff is speed: you can take an OCR or document-analysis idea and get to a deployable pipeline without building your own infrastructure.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category