paddlepaddle/paddlex

All-in-One Development Tool based on PaddlePaddle

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 56 minutes ago
Added to GitGenius on September 10th, 2026
Created on March 11th, 2020
Open Issues & Pull Requests: 761 (+0)
GitHub issues: Enabled
Number of forks: 1,216
Total Stargazers: 6,261 (+0)
Total Subscribers: 96 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 162
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 350 days
Stale 30+ days: 154
Stale 90+ days: 136

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • ocr (34)
  • bug (33)
  • help wanted (30)
  • NPU adaptation (26)
  • enhancement (22)
  • cv (21)
  • question (21)
  • high performance inference (10)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

PaddleX is an all-in-one development tool for building and deploying machine learning models based on PaddlePaddle.

The tool addresses the complexity of the full machine learning pipeline by providing unified interfaces for model training, evaluation, and inference across multiple task types. It supports classification, object detection, semantic segmentation, OCR, layout detection, formula recognition, speech recognition, time-series forecasting, and PDF-to-markdown conversion. Users can work with pre-trained models, fine-tune them on custom datasets, and deploy the resulting models to production environments without needing to switch between different frameworks or tools.

PaddleX suits teams building computer vision and document processing applications who want to minimize integration overhead. It works well for projects requiring rapid prototyping across multiple model architectures or for organizations already invested in the PaddlePaddle ecosystem. The tool is particularly valuable when deployment consistency matters, since models trained within PaddleX can be deployed using the same framework throughout development and production stages.

The project maintains active development with regular updates to its model zoo and task support. The codebase shows ongoing refinement of core functionality and expansion of supported use cases. Documentation and examples are continuously improved to support new capabilities. The project demonstrates sustained investment in both breadth of supported tasks and depth of implementation quality across its existing features.