Skip to content
OpenTrain AIFor AI Companies

Perceiver: General Perception with Iterative Attention

Published Mar 1, 2021
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
Perceiver: General Perception with Iterative Attention presents a transformer method.

Implementation

Best maintained implementation now

Recommended
Confidence: Medium
Reproducibility: Moderate

Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch

1,217 stars · 140 forks · Last push Jun 8, 2026 · MIT license

  • License
  • CI
  • Dependencies
  • Docker

Matched via arXiv identifier search · Strong overlap with paper title keywords · Community adoption signal (1217 stars)

Why this implementation
Confidence: medium

lucidrains/perceiver-pytorch is the best available implementation candidate based on ranking signals, but recommendation confidence is not yet high. License is declared (MIT). Dependency/environment manifests are present.

Open lucidrains/perceiver-pytorch
Reproduction risks
  • No CI workflows detected
  • Selected lucidrains/perceiver-pytorch as the strongest maintained implementation for new work.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.
  • Official repository is preserved separately as historical context.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

deepmind/deepmind-research
historical official
Maintenance
Recently updated
Confidence
High
Reproducibility
Limited
Stars
15,169
Last push
Jun 17, 2026 (71d)

Official implementation from Papers with Code · Community adoption signal (15169 stars)

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup
Maintenance
Recently updated
Confidence
Medium
Reproducibility
Moderate
Stars
1,217
Last push
Jun 8, 2026 (80d)

Matched via arXiv identifier search · Strong overlap with paper title keywords

  • No CI pipeline detected
  • No Docker setup
Maintenance
Stale
Confidence
Low
Reproducibility
Strong
Stars
535
Last push
Jan 2, 2024 (968d)

Strong overlap with paper title keywords · Community adoption signal (535 stars)

  • No push in 12+ months
  • Low confidence match

Reproduction readiness

Time to first repro: hours
Last checked: Aug 26, 2026

Setup required

Dependencies pinned, manual setup needed

  • lucidrains/perceiver-pytorch has pyproject.toml but requires manual environment setup.
  • No Dockerfile, so you will set up the environment manually.
  • No CI pipeline, so test coverage is unknown.
Open lucidrains/perceiver-pytorch

Quick start

git clone https://github.com/lucidrains/perceiver-pytorch.git
pip install -e .

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Tasks

None detected

Methods

Transformer

Domains

None detected

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).