#69 · Primary category: Computer Vision
PaddleX
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
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)