BR-IDL/PaddleViT
:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+ observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 1829
- days_rel: n/a
- days_push: 1456
- n_releases_24m: 0
Adoption not part of the score
1238 stars · 328 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PaddleViT is a collection of state-of-the-art Vision Transformer and MLP model implementations for PaddlePaddle 2.1+, covering image classification, object detection, semantic segmentation, GANs, and self-supervised learning. It includes pretrained weights, training/validation scripts, data augmentations, optimizers, and utilities to support research and deployment.
Use cases
- train vision transformer models for image classification
- fine-tune pretrained ViT models on my own dataset
- run object detection with DETR in PaddlePaddle
- do semantic segmentation with transformer-based models
- reproduce state-of-the-art ViT and MLP papers
- export vision transformer models for production inference
- learn vision transformers with tutorials
When to choose
- you use PaddlePaddle and want transformer-based vision models
- you need pretrained ViT/MLP weights for fine-tuning
- you want a research-friendly codebase with standalone model modules
- you need multiple CV tasks (classification, detection, segmentation, GAN) in one collection
When to avoid
- your stack is PyTorch or TensorFlow rather than PaddlePaddle
- you need production-grade serving infrastructure out of the box
- you require very recent model architectures, as the last release was in 2022
Facets
library · maturity maintenance
deep-learning machine-learning image-processing computer-vision computer-vision deep-learning machine-learning image-processing python cross-platform vision-transformer vit paddlepaddle mlp-mixer image-classification object-detection semantic-segmentation gan pretrained-models model-zoo gpu
2 sources
- readme: https://github.com/BR-IDL/PaddleViT · fetched 2026-08-28 · e2051021fb35
- homepage: https://github.com/BR-IDL/PaddleViT · fetched 2026-08-29 · 5ff8ca1ce78f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BR-IDL/PaddleViT | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="BR-IDL/PaddleViT")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem