krasserm / perceiver-io
A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training
☆465Updated last year
Alternatives and similar repositories for perceiver-io
Users that are interested in perceiver-io are comparing it to the libraries listed below
Sorting:
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,140Updated last year
- Implementation of Slot Attention from GoogleAI☆427Updated 8 months ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆340Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆673Updated 5 months ago
- VQVAEs, GumbelSoftmaxes and friends☆561Updated 3 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆572Updated 2 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆764Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆582Updated 5 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- An implementation of local windowed attention for language modeling☆447Updated 3 months ago
- Named tensors with first-class dimensions for PyTorch☆320Updated last year
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆583Updated 6 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆377Updated last year
- Probing the representations of Vision Transformers.☆323Updated 2 years ago
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆223Updated last year
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆37Updated 3 years ago
- ☆164Updated 2 years ago
- Implementation of https://srush.github.io/annotated-s4☆494Updated 2 years ago
- ☆376Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆436Updated 8 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 3 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆203Updated last year
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆710Updated last year
- Code release for "Dropout Reduces Underfitting"☆313Updated 2 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆456Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,071Updated 2 years ago
- VICReg official code base☆536Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- A simple cross attention that updates both the source and target in one step☆171Updated last year