lucidrains

lucidrains

👤 Developer

159 repositories on SrcLog

View on GitHub
159 Repos
156.6k Stars
16k Forks
156.6k Watchers

Repositories (159)

performer-pytorch lucidrains/performer-pytorch Python

An implementation of Performer, a linear attention-based transformer, in Pytorch

1.1k
CoCa-pytorch lucidrains/CoCa-pytorch Python

Implementation of CoCa, Contrastive Captioners are Image-Text Foundation Models, in Pytorch

1.1k
transfusion-pytorch lucidrains/transfusion-pytorch Python

Pytorch implementation of Transfusion, "Predict the Next Token and Diffuse Images with One Multi-Modal Model", from MetaAI

957
muse-maskgit-pytorch lucidrains/muse-maskgit-pytorch Python

Implementation of Muse: Text-to-Image Generation via Masked Generative Transformers, in Pytorch

888
tab-transformer-pytorch lucidrains/tab-transformer-pytorch Python

Implementation of TabTransformer, attention network for tabular data, in Pytorch

877
RETRO-pytorch lucidrains/RETRO-pytorch Python

Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch

857
meshgpt-pytorch lucidrains/meshgpt-pytorch Python

Implementation of MeshGPT, SOTA Mesh generation using Attention, in Pytorch

804
phenaki-pytorch lucidrains/phenaki-pytorch Python

Implementation of Phenaki Video, which uses Mask GIT to produce text guided videos of up to 2 minutes in length, in Pytorch

764
linear-attention-transformer lucidrains/linear-attention-transformer Python

Transformer based on a variant of attention that is linear complexity in respect to sequence length

742
x-clip lucidrains/x-clip Python

A concise but complete implementation of CLIP with various experimental improvements from recent papers

708
TimeSformer-pytorch lucidrains/TimeSformer-pytorch Python

Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification

705
mixture-of-experts lucidrains/mixture-of-experts Python

A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models

698
bottleneck-transformer-pytorch lucidrains/bottleneck-transformer-pytorch Python

Implementation of Bottleneck Transformer in Pytorch

676
rotary-embedding-torch lucidrains/rotary-embedding-torch Python

Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch

647
voicebox-pytorch lucidrains/voicebox-pytorch Python

Implementation of Voicebox, new SOTA Text-to-speech network from MetaAI, in Pytorch

639
MEGABYTE-pytorch lucidrains/MEGABYTE-pytorch Python

Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch

639
memorizing-transformers-pytorch lucidrains/memorizing-transformers-pytorch Python

Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate nearest neighbors, in Pytorch

631
point-transformer-pytorch lucidrains/point-transformer-pytorch Python

Implementation of the Point Transformer layer, in Pytorch

594
magvit2-pytorch lucidrains/magvit2-pytorch Python

Implementation of MagViT2 Tokenizer in Pytorch

591
ema-pytorch lucidrains/ema-pytorch Python

A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model

563
nuwa-pytorch lucidrains/nuwa-pytorch Python

Implementation of NÜWA, state of the art attention network for text to video synthesis, in Pytorch

547
parti-pytorch lucidrains/parti-pytorch Python

Implementation of Parti, Google's pure attention-based text-to-image neural network, in Pytorch

527
BS-RoFormer lucidrains/BS-RoFormer Python

Implementation of Band Split Roformer, SOTA Attention network for music source separation out of ByteDance AI Labs

500
native-sparse-attention-pytorch lucidrains/native-sparse-attention-pytorch Python

Implementation of the sparse attention pattern proposed by the Deepseek team in their "Native Sparse Attention" paper

491
iTransformer lucidrains/iTransformer Python

Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group

479
siren-pytorch lucidrains/siren-pytorch Python

Pytorch implementation of SIREN - Implicit Neural Representations with Periodic Activation Function

479
enformer-pytorch lucidrains/enformer-pytorch Python

Implementation of Enformer, Deepmind's attention network for predicting gene expression, in Pytorch

461
egnn-pytorch lucidrains/egnn-pytorch Python

Implementation of E(n)-Equivariant Graph Neural Networks, in Pytorch

450
e2-tts-pytorch lucidrains/e2-tts-pytorch Python

Implementation of E2-TTS, "Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS", in Pytorch

442
g-mlp-pytorch lucidrains/g-mlp-pytorch Python

Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch

425