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

lucidrains/perceiver-pytorch

Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch observed · 2026-08-28

github.com/lucidrains/perceiver-pytorch · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 86
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2007
  • days_rel: n/a
  • days_push: 87
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1217 stars · 140 forks observed · 2026-08-28

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

A PyTorch implementation of the Perceiver architecture (General Perception with Iterative Attention) and its follow-up Perceiver IO. It provides ready-to-use model classes for processing multimodal inputs like images and video via cross-attention to a latent array.

Use cases

  • implement perceiver architecture in pytorch
  • train a model on images with iterative attention
  • use perceiver io for flexible output sequences
  • experiment with cross-attention on multimodal data
  • reproduce deepmind perceiver paper results

When to choose

  • you want a pip-installable PyTorch implementation of Perceiver or Perceiver IO
  • you need a research baseline for latent-attention architectures
  • you want to experiment with attention over arbitrary input modalities

When to avoid

  • you need a production-trained model with pretrained weights
  • you require a full training pipeline or dataset tooling
  • you need architectures beyond Perceiver, like standard transformers

Facets

library · maturity active

machine-learning deep-learning deep-learning machine-learning artificial-intelligence python perceiver attention-mechanism transformers pytorch research-implementation

1 source

Member repositories

RepositoryRoleHealth v2
lucidrains/perceiver-pytorchmain62

For agents

markdown · JSON · MCP: product_card(name="lucidrains/perceiver-pytorch")

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