PaddlePaddle/PaddleClas
A treasure chest for visual classification and recognition powered by PaddlePaddle observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2347
- days_rel: 666
- days_push: 23
- n_releases_24m: 1
Adoption not part of the score
5838 stars · 1197 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PaddleClas is a Python library and toolkit for image classification, recognition, and retrieval built on the PaddlePaddle deep learning framework. It ships pretrained models, training recipes, and data augmentation methods like AutoAugment, RandAugment, CutMix, and knowledge distillation.
Use cases
- train an image classification model
- build an image retrieval system
- classify product photos
- apply knowledge distillation to vision models
- use pretrained vision transformers like Swin or DeiT
- recognize objects in images
When to choose
- you need state-of-the-art image classification with pretrained weights
- you want an end-to-end image recognition or retrieval pipeline
- you are already using the PaddlePaddle ecosystem
- you need data augmentation and distillation recipes for vision models
When to avoid
- your stack is PyTorch or TensorFlow based
- you need general-purpose vision tasks like detection or segmentation (use PaddleDetection/PaddleSeg)
- you want a lightweight inference-only solution without training tooling
Facets
library · maturity active
image-processing machine-learning deep-learning computer-vision computer-vision image-processing machine-learning deep-learning python image-classification image-retrieval knowledge-distillation pretrained-models paddlepaddle vision-transformer product-recognition linux gpu
2 sources
- readme: https://github.com/PaddlePaddle/PaddleClas · fetched 2026-08-28 · 31090b1438fb
- registry_pypi: https://pypi.org/pypi/paddleclas/json · fetched 2026-08-29 · 74f873dbc9b7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PaddlePaddle/PaddleClas | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="PaddlePaddle/PaddleClas")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem