flamingo-pytorch
slot-attention
flamingo-pytorch | slot-attention | |
---|---|---|
3 | 1 | |
1,203 | 397 | |
- | - | |
0.0 | 5.0 | |
about 2 years ago | 4 months ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
flamingo-pytorch
- flamingo tackling visual understanding
- GitHub - lucidrains/flamingo-pytorch: Implementation of Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch
-
[R] Flamingo: a Visual Language Model for Few-Shot Learning (from DeepMind)
code, for anyone interested https://github.com/lucidrains/flamingo-pytorch
slot-attention
What are some alternatives?
x-transformers - A concise but complete full-attention transformer with a set of promising experimental features from various papers
soundstorm-pytorch - Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
perceiver-pytorch - Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
DALLE-pytorch - Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
alphafold2 - To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
nuwa-pytorch - Implementation of NÃœWA, state of the art attention network for text to video synthesis, in Pytorch
performer-pytorch - An implementation of Performer, a linear attention-based transformer, in Pytorch
spin-model-transformers - Physics-inspired transformer modules based on mean-field dynamics of vector-spin models in JAX
t5-pytorch - Implementation of Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer in PyTorch.