PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
Contains 600+ production-ready models organized across official, research, and community tiers—all implemented in dynamic graph mode and aligned with PaddlePaddle's core framework versions. Provides end-to-end development kits for semantic understanding, object detection, OCR, speech synthesis, and recommendation systems, with models validated through industrial deployment across energy, finance, manufacturing, and agriculture sectors. Integrates tightly with PaddlePaddle's ecosystem, supporting both cutting-edge research implementations and battle-tested PP-series models optimized for accuracy-efficiency tradeoffs.
6,946 stars. No commits in the last 6 months.
Stars
6,946
Forks
2,873
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PaddlePaddle/models"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
miguelvr/dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
OML-Team/open-metric-learning
Metric learning and retrieval pipelines, models and zoo.
kk7nc/RMDL
RMDL: Random Multimodel Deep Learning for Classification
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
archinetai/surgeon-pytorch
A library to inspect and extract intermediate layers of PyTorch models.