krasserm / perceiver-ioLinks
A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training
☆509Updated 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,194Updated 2 years ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆345Updated 3 years ago
- Implementation of Slot Attention from GoogleAI☆480Updated last year
- VQVAEs, GumbelSoftmaxes and friends☆630Updated 4 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆615Updated last year
- Code for our NeurIPS 2022 paper☆371Updated 3 years ago
- An implementation of local windowed attention for language modeling☆496Updated 6 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆640Updated last month
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆802Updated last week
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆253Updated 3 years ago
- 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 11 months ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆355Updated 2 years ago
- VICReg official code base☆553Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆827Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆389Updated 2 years ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆722Updated 2 years ago
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆207Updated 2 years ago
- Code release for "Dropout Reduces Underfitting"☆316Updated 2 years ago
- Implementation of Linformer for Pytorch☆305Updated 2 years ago
- ☆388Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆476Updated 3 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆444Updated last year
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆292Updated last year
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆212Updated 2 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆270Updated 4 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆247Updated 4 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆875Updated 3 years ago