jeonsworld/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2129
- days_rel: n/a
- days_push: 1548
- n_releases_24m: 0
Adoption not part of the score
2162 stars · 397 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch reimplementation of Google's Vision Transformer (ViT) for image classification, based on the paper 'An Image is Worth 16x16 Words'. It includes scripts to convert official checkpoints, fine-tune on datasets like CIFAR-10/100, and train with mixed precision.
Use cases
- fine-tune a vision transformer on cifar-10
- load pretrained ViT weights in pytorch
- train an image classifier with transformers
- convert google vit npz checkpoints to pytorch
- experiment with patch-based transformer models for images
When to choose
- you want a faithful PyTorch port of the original ViT with official pretrained weights
- you need a simple training script for image classification with transformers
When to avoid
- you need production-grade, actively maintained vision model tooling
- you want a broad model zoo beyond ViT variants
Facets
library · maturity maintenance
machine-learning deep-learning image-processing deep-learning computer-vision image-processing machine-learning python vision-transformer pytorch image-classification pretrained-models transformer gpu
1 source
- readme: https://github.com/jeonsworld/ViT-pytorch · fetched 2026-08-28 · 431363efdca7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jeonsworld/ViT-pytorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jeonsworld/ViT-pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem