google-research/big_vision
Official codebase used to develop Vision Transformer, SigLIP, MLP-Mixer, LiT and more. observed · 2026-08-28
Health v2 · maintenance only
42/100
- Activity 22
- 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: 1612
- days_rel: n/a
- days_push: 471
- n_releases_24m: 0
Adoption not part of the score
3528 stars · 226 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Google Research's official Jax/Flax codebase for training large-scale vision models such as Vision Transformer, SigLIP, MLP-Mixer, and LiT on Cloud TPUs or GPUs. It provides reproducible training pipelines that scale from a single TPU core to distributed setups with up to 2048 TPU cores.
Use cases
- train a vision transformer from scratch on ImageNet
- reproduce SigLIP or LiT training results
- run large-scale vision experiments on Cloud TPUs
- fine-tune pretrained ViT models for image classification
- implement and benchmark new vision model architectures
- scale vision model training across many TPU cores
When to choose
- you need a battle-tested Jax codebase for large-scale vision model training
- you want to reproduce or build on Google's vision transformer research
- you have TPU or multi-GPU resources and need seamless scaling
- you want official implementations of ViT, SigLIP, MLP-Mixer, or LiT
When to avoid
- you need a production inference or deployment library
- you expect community-driven feature development or quick external contributions
- you work outside the Jax/Flax ecosystem, e.g. prefer PyTorch
- you need a simple transfer-only fine-tuning tool (the vision_transformer repo is a better fit)
Facets
library · maturity active
machine-learning deep-learning llm-training deep-learning computer-vision machine-learning python cloud jax flax vision-transformer tpu research-codebase siglip image-classification research gpu
1 source
- readme: https://github.com/google-research/big_vision · fetched 2026-08-28 · b779545fdec9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-research/big_vision | main | 42 |
For agents
markdown · JSON · MCP: product_card(name="google-research/big_vision")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem