krasserm / perceiver-ioLinks
A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training
☆477Updated 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,153Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆592Updated 6 months ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆204Updated last year
- Implementation of Slot Attention from GoogleAI☆438Updated 10 months ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆341Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆777Updated last year
- VQVAEs, GumbelSoftmaxes and friends☆572Updated 3 years ago
- An implementation of local windowed attention for language modeling☆454Updated 5 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆590Updated 8 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆581Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆694Updated 6 months ago
- Code for our NeurIPS 2022 paper☆368Updated 2 years ago
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆225Updated last year
- Named tensors with first-class dimensions for PyTorch☆331Updated 2 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆350Updated last year
- ☆376Updated last year
- Probing the representations of Vision Transformers.☆326Updated 2 years ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆713Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated last year
- Implementation of https://srush.github.io/annotated-s4☆499Updated this week
- Code release for "Dropout Reduces Underfitting"☆313Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- ☆318Updated 2 years ago
- Pytorch implementation of SIREN - Implicit Neural Representations with Periodic Activation Function☆488Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- Official implementation of VQ-Diffusion☆945Updated last year
- Sequence modeling with Mega.☆296Updated 2 years ago
- This is a pytorch implementation of k-means clustering algorithm☆311Updated 3 months ago