spin-model-transformers
flamingo-pytorch
spin-model-transformers | flamingo-pytorch | |
---|---|---|
1 | 3 | |
32 | 1,203 | |
- | - | |
7.6 | 0.0 | |
12 months ago | about 2 years ago | |
Python | Python | |
Apache License 2.0 | 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.
spin-model-transformers
-
[P] Spin-Model Transformers
Code (JAX): https://github.com/mcbal/spin-model-transformers
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
What are some alternatives?
soundstorm-pytorch - Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
x-transformers - A concise but complete full-attention transformer with a set of promising experimental features from various papers
deep-implicit-attention - Implementation of deep implicit attention in PyTorch
afem - Implementation of approximate free-energy minimization in PyTorch
DALLE-pytorch - Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
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
slot-attention - Implementation of Slot Attention from GoogleAI