krasserm / perceiver-ioLinks
A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training
☆494Updated 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,175Updated 2 years ago
 - Implementation of Slot Attention from GoogleAI☆466Updated last year
 - Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆344Updated 3 years ago
 - An implementation of local windowed attention for language modeling☆483Updated 3 months ago
 - An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆609Updated last year
 - VQVAEs, GumbelSoftmaxes and friends☆594Updated 3 years ago
 - Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆772Updated 3 months ago
 - A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆620Updated 11 months ago
 - Code for our NeurIPS 2022 paper☆370Updated 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
 - Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆228Updated last year
 - Implementation of https://srush.github.io/annotated-s4☆504Updated 4 months ago
 - Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆204Updated last year
 - VICReg official code base☆547Updated 2 years ago
 - Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
 - This is a pytorch implementation of k-means clustering algorithm☆328Updated 7 months ago
 - Transformer based on a variant of attention that is linear complexity in respect to sequence length☆803Updated last year
 - FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆210Updated 2 years ago
 - Named tensors with first-class dimensions for PyTorch☆331Updated 2 years ago
 - Pytorch implementation of SIREN - Implicit Neural Representations with Periodic Activation Function☆505Updated 2 years ago
 - ☆164Updated 2 years ago
 - MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆598Updated 2 years ago
 - Probing the representations of Vision Transformers.☆335Updated 3 years ago
 - Implementation of a U-net complete with efficient attention as well as the latest research findings☆288Updated last year
 - Implementation of Linformer for Pytorch☆301Updated last year
 - Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆353Updated 2 years ago
 - Implementation of Block Recurrent Transformer - Pytorch☆221Updated last year
 - A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 3 years ago
 - Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆268Updated 4 years ago
 - A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆835Updated 2 years ago