krasserm / perceiver-ioLinks
A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training
☆507Updated 2 years ago
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,192Updated 2 years ago
- Implementation of Slot Attention from GoogleAI☆477Updated last year
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆616Updated last year
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆345Updated 3 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆637Updated last month
- VQVAEs, GumbelSoftmaxes and friends☆627Updated 4 years ago
- An implementation of local windowed attention for language modeling☆494Updated 6 months ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆231Updated 2 years ago
- This is a pytorch implementation of k-means clustering algorithm☆339Updated 10 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆796Updated 6 months ago
- VICReg official code base☆553Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆390Updated 2 years ago
- Implementation of https://srush.github.io/annotated-s4☆512Updated 7 months ago
- Code for our NeurIPS 2022 paper☆371Updated 3 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆355Updated 2 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆210Updated 2 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆613Updated 3 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- ☆388Updated 2 years ago
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆825Updated last year
- Fully featured implementation of Routing Transformer☆300Updated 4 years ago
- A Transformer made of Rotation-equivariant Attention using Vector Neurons☆101Updated 2 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆873Updated 3 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆444Updated 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
- Implementation of Linformer for Pytorch☆306Updated 2 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆247Updated 4 years ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆721Updated 2 years ago