PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
This project offers a comprehensive library of pre-trained machine learning models designed for real-world business applications. It takes raw data — like text, images, or audio — and applies advanced algorithms to perform tasks such as semantic understanding, image classification, object detection, or speech synthesis. The end-users are professionals in sectors like energy, finance, industry, and agriculture who need to quickly integrate AI capabilities into their products or services.
6,946 stars. No commits in the last 6 months.
Use this if you are a business or engineer looking to rapidly develop and deploy AI-powered features for tasks like image recognition, natural language processing, or recommendation systems with tested, industry-grade models.
Not ideal if you are primarily focused on cutting-edge academic research or highly experimental model development where continuous updates to new problem formulations are key.
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
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
kk7nc/RMDL
RMDL: Random Multimodel Deep Learning for Classification
OML-Team/open-metric-learning
Metric learning and retrieval pipelines, models and zoo.
miguelvr/dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
dasguptar/treelstm.pytorch
Tree LSTM implementation in PyTorch