krasserm / perceiver-ioLinks
A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training
☆490Updated 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,171Updated 2 years ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆344Updated 3 years ago
- Implementation of Slot Attention from GoogleAI☆461Updated last year
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆608Updated 11 months ago
- An implementation of local windowed attention for language modeling☆479Updated 2 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆762Updated 2 months ago
- VQVAEs, GumbelSoftmaxes and friends☆589Updated 3 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆614Updated 10 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- VICReg official code base☆546Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆383Updated 2 years ago
- Code for our NeurIPS 2022 paper☆369Updated 2 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆204Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆797Updated last year
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆715Updated last year
- Named tensors with first-class dimensions for PyTorch☆331Updated 2 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆594Updated 2 years ago
- ☆383Updated last year
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆227Updated last year
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆354Updated last year
- Implementation of https://srush.github.io/annotated-s4☆503Updated 3 months ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆208Updated 2 years ago
- ☆164Updated 2 years ago
- A Transformer made of Rotation-equivariant Attention using Vector Neurons☆93Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆437Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆206Updated 2 years ago
- Probing the representations of Vision Transformers.☆331Updated 3 years ago
- Code release for "Dropout Reduces Underfitting"☆315Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆287Updated last year