Ross ROSS = Recommend OSS · open-source software intelligence for agents

google-research/scenic

Scenic: A Jax Library for Computer Vision Research and Beyond observed · 2026-08-28

github.com/google-research/scenic · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • 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: 1878
  • days_rel: n/a
  • days_push: 23
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3821 stars · 480 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Scenic is a JAX-based library from Google Research focused on attention-based models for computer vision, providing shared lightweight libraries for training large-scale multi-device vision models. It includes optimized training/evaluation loops, input pipelines for popular vision datasets, and baseline implementations of SOTA models like ViViT and TokenLearner across image, video, audio, and multimodal modalities.

Use cases

  • train vision transformers on multiple GPUs or TPUs
  • reproduce state-of-the-art video classification models like ViViT
  • build image segmentation and detection models in JAX
  • run multimodal experiments combining images video and audio
  • get boilerplate training loops and input pipelines for vision research
  • benchmark attention-based model architectures

When to choose

  • doing computer vision research with attention or transformer models
  • you need multi-device multi-host training for large vision models
  • you want baseline implementations of recent vision transformer papers
  • your team already works in the JAX and Flax ecosystem

When to avoid

  • you need a production-ready inference serving system rather than research code
  • you prefer PyTorch or TensorFlow over JAX
  • you want a simple off-the-shelf pretrained model API with minimal setup
  • you need broad model zoo coverage outside attention-based vision research

Facets

library · maturity active

machine-learning deep-learning computer-vision image-processing video-processing audio-processing benchmarking boilerplate computer-vision deep-learning machine-learning artificial-intelligence python cross-platform jax flax vision-transformer attention transformers research-code training-loops input-pipelines multimodal google-research research video audio gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
google-research/scenicmain76

For agents

markdown · JSON · MCP: product_card(name="google-research/scenic")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem