lucidrains

lucidrains

👤 Developer

159 repositories on SrcLog

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

Repositories (159)

vit-pytorch lucidrains/vit-pytorch Python

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

21.9k
DALLE2-pytorch lucidrains/DALLE2-pytorch Python

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch

11.3k
denoising-diffusion-pytorch lucidrains/denoising-diffusion-pytorch Python

Implementation of Denoising Diffusion Probabilistic Model in Pytorch

9.7k
imagen-pytorch lucidrains/imagen-pytorch Python

Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch

8.3k
PaLM-rlhf-pytorch lucidrains/PaLM-rlhf-pytorch Python

Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM

7.9k
DALLE-pytorch lucidrains/DALLE-pytorch Python

Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch

5.6k
x-transformers lucidrains/x-transformers Python

A concise but complete full-attention transformer with a set of promising experimental features from various papers

5.5k
deep-daze lucidrains/deep-daze Python

Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun

4.4k
stylegan2-pytorch lucidrains/stylegan2-pytorch Python

Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement

3.7k
vector-quantize-pytorch lucidrains/vector-quantize-pytorch Python

Vector (and Scalar) Quantization, in Pytorch

3.5k
musiclm-pytorch lucidrains/musiclm-pytorch Python

Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch

3.3k
big-sleep lucidrains/big-sleep Python

A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun

2.6k
audiolm-pytorch lucidrains/audiolm-pytorch Python

Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch

2.6k
reformer-pytorch lucidrains/reformer-pytorch Python

Reformer, the efficient Transformer, in Pytorch

2.2k
lion-pytorch lucidrains/lion-pytorch Python

🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch

2.2k
toolformer-pytorch lucidrains/toolformer-pytorch Python

Implementation of Toolformer, Language Models That Can Use Tools, by MetaAI

2k
make-a-video-pytorch lucidrains/make-a-video-pytorch Python

Implementation of Make-A-Video, new SOTA text to video generator from Meta AI, in Pytorch

2k
gigagan-pytorch lucidrains/gigagan-pytorch Python

Implementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs

1.9k
byol-pytorch lucidrains/byol-pytorch Python

Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch

1.8k
lightweight-gan lucidrains/lightweight-gan Python

Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two

1.7k
alphafold2 lucidrains/alphafold2 Python

To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released

1.6k
lambda-networks lucidrains/lambda-networks Python

Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute

1.5k
soundstorm-pytorch lucidrains/soundstorm-pytorch Python

Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch

1.5k
alphafold3-pytorch lucidrains/alphafold3-pytorch Python

Implementation of Alphafold 3 from Google Deepmind in Pytorch

1.4k
self-rewarding-lm-pytorch lucidrains/self-rewarding-lm-pytorch Python

Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI

1.4k
naturalspeech2-pytorch lucidrains/naturalspeech2-pytorch Python

Implementation of Natural Speech 2, Zero-shot Speech and Singing Synthesizer, in Pytorch

1.3k
video-diffusion-pytorch lucidrains/video-diffusion-pytorch Python

Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to Video Generation - in Pytorch

1.3k
flamingo-pytorch lucidrains/flamingo-pytorch Python

Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch

1.2k
titans-pytorch lucidrains/titans-pytorch Python

Unofficial implementation of Titans, SOTA memory for transformers, in Pytorch

1.2k
perceiver-pytorch lucidrains/perceiver-pytorch Python

Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch

1.1k