Download a pre-trained PaddlePaddle model for image classification and integrate it into a production application without training from scratch.
Find an official text recognition model for extracting printed text from images in a manufacturing quality-control pipeline.
Use a research model contributed by an academic partner as a baseline for a computer vision experiment.
Explore the 260-plus community-contributed models to find specialized solutions for niche AI tasks.
| paddlepaddle/models | pycqa/isort | 217heidai/adblockfilters | |
|---|---|---|---|
| Stars | 6,942 | 6,944 | 6,937 |
| Language | Python | Python | Python |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 1/5 | 1/5 |
| Audience | researcher | developer | general |
Figures from each repo's GitHub metadata at analysis time.
README is written entirely in Chinese, English-speaking users need to consult the linked per-model documentation pages.
This repository is the official model library for PaddlePaddle, an AI development platform from Baidu. PaddlePaddle is China's most widely used open-source deep-learning framework, comparable in purpose to PyTorch or TensorFlow. The models library is a curated collection of pre-built AI models that developers can download and use in their own applications without training from scratch. The collection covers a wide range of AI tasks: understanding text, classifying images, detecting objects in photos, segmenting images into regions, recognizing text in images, and synthesizing speech. As of the most recent update noted in the README, the official model count exceeded 600, with an additional 260-plus models contributed by the broader ecosystem of researchers and partners. The repository organizes its contents into three categories. Official models are production-ready, maintained by the PaddlePaddle team, and designed for use in commercial and industrial applications across fields like finance, manufacturing, and agriculture. Research models are experimental and oriented toward academic work, contributed by research partners. Community models are contributed by external developers and cover a broader range of use cases. The README is written entirely in Chinese and is aimed at Chinese-speaking developers working in industries that use AI for business automation. No significant setup instructions appear in the README itself, suggesting that users are expected to consult the linked documentation pages for each model category. The library is released under the Apache 2.0 license.
The official model library for PaddlePaddle, Baidu's deep-learning framework, over 600 production-ready AI models covering text, vision, and speech, ready to download and use without training from scratch.
Mainly Python. The stack also includes Python, PaddlePaddle.
Free to use and modify for any purpose, including commercial use, under the Apache 2.0 license.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.