krasserm / perceiver-ioLinks
A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training
☆473Updated 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,145Updated last year
- Implementation of Slot Attention from GoogleAI☆433Updated 9 months ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆340Updated 2 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆578Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆590Updated 6 months ago
- An implementation of local windowed attention for language modeling☆450Updated 4 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆586Updated 7 months ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆203Updated last year
- VQVAEs, GumbelSoftmaxes and friends☆566Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆768Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆681Updated 6 months ago
- ☆376Updated last year
- Implementation of https://srush.github.io/annotated-s4☆495Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆378Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated last year
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆711Updated last year
- Pytorch implementation of SIREN - Implicit Neural Representations with Periodic Activation Function☆487Updated last year
- ☆315Updated 2 years ago
- Named tensors with first-class dimensions for PyTorch☆329Updated last year
- VICReg official code base☆539Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated 9 months ago
- Pix2Seq codebase: multi-tasks with generative modeling (autoregressive and diffusion)☆912Updated last year
- Code release for "Dropout Reduces Underfitting"☆313Updated 2 years ago
- Code for our NeurIPS 2022 paper☆368Updated 2 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,133Updated 3 years ago
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆224Updated last year
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆346Updated last year
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆247Updated 3 years ago