#421 · Primary category: Education & Research
perceiver-pytorch
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
Project last updated:06/08/26
GitHub Stars
1.2K
Forks
140
Contributors
4
License
MIT
Why we included this project
Researchers and ML engineers who want the Perceiver architecture without reimplementing it will find this a direct, readable PyTorch port of the original 2021 paper, plus the Perceiver IO follow-up for flexible output lengths. A single class handles images, video, or any axis-shaped data, and the hyperparameters for latent count, dimension, and attention depth stay close to the paper's design, so the package is easy to configure and experiment with. It is small, MIT-licensed, and includes an experimental bottom-up attention variant. That makes it handy for prototyping and coursework where you want to trace how iterative attention works before committing to a larger framework.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI