Phil Wang (lucidrains)

lucidrains

Geek Repo

Location:San Francisco

Home Page:lucidrains.github.io

Twitter:@lucidrains

Github PK Tool:Github PK Tool

Phil Wang's repositories

vit-pytorch

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

Language:PythonLicense:MITStargazers:18202Issues:142Issues:251

DALLE2-pytorch

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

Language:PythonLicense:MITStargazers:10851Issues:124Issues:207

imagen-pytorch

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

Language:PythonLicense:MITStargazers:7804Issues:114Issues:299

denoising-diffusion-pytorch

Implementation of Denoising Diffusion Probabilistic Model in Pytorch

Language:PythonLicense:MITStargazers:7127Issues:32Issues:267

x-transformers

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

Language:PythonLicense:MITStargazers:4192Issues:52Issues:194

stylegan2-pytorch

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

Language:PythonLicense:MITStargazers:3654Issues:70Issues:259

vector-quantize-pytorch

Vector (and Scalar) Quantization, in Pytorch

Language:PythonLicense:MITStargazers:1930Issues:29Issues:94

make-a-video-pytorch

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

Language:PythonLicense:MITStargazers:1846Issues:72Issues:15

byol-pytorch

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

Language:PythonLicense:MITStargazers:1695Issues:25Issues:80

video-diffusion-pytorch

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

Language:PythonLicense:MITStargazers:1133Issues:28Issues:34

soundstorm-pytorch

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

Language:PythonLicense:MITStargazers:1122Issues:51Issues:15

linear-attention-transformer

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

Language:PythonLicense:MITStargazers:609Issues:12Issues:19

MEGABYTE-pytorch

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

Language:PythonLicense:MITStargazers:592Issues:10Issues:13

meshgpt-pytorch

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

Language:PythonLicense:MITStargazers:546Issues:17Issues:65

rotary-embedding-torch

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

Language:PythonLicense:MITStargazers:426Issues:10Issues:19

magvit2-pytorch

Implementation of MagViT2 Tokenizer in Pytorch

Language:PythonLicense:MITStargazers:425Issues:29Issues:29

ema-pytorch

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

Language:PythonLicense:MITStargazers:402Issues:4Issues:10

alphafold3-pytorch

Implementation of Alphafold 3 in Pytorch

Language:PythonLicense:MITStargazers:359Issues:39Issues:2

iTransformer

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

Language:PythonLicense:MITStargazers:345Issues:7Issues:19

q-transformer

Implementation of Q-Transformer, Scalable Offline Reinforcement Learning via Autoregressive Q-Functions, out of Google Deepmind

Language:PythonLicense:MITStargazers:290Issues:7Issues:8

x-unet

Implementation of a U-net complete with efficient attention as well as the latest research findings

Language:PythonLicense:MITStargazers:249Issues:12Issues:8

lumiere-pytorch

Implementation of Lumiere, SOTA text-to-video generation from Google Deepmind, in Pytorch

Language:PythonLicense:MITStargazers:212Issues:23Issues:4

mmdit

Implementation of a single layer of the MMDiT, proposed in Stable Diffusion 3, in Pytorch

Language:PythonLicense:MITStargazers:130Issues:3Issues:0

bidirectional-cross-attention

A simple cross attention that updates both the source and target in one step

Language:PythonLicense:MITStargazers:128Issues:4Issues:2

infini-transformer-pytorch

Implementation of Infini-Transformer in Pytorch

Language:PythonLicense:MITStargazers:84Issues:3Issues:0

videogigagan-pytorch

Implementation of VideoGigaGAN, SOTA video upsampling out of Adobe AI labs, in Pytorch

Language:PythonLicense:MITStargazers:54Issues:7Issues:1

self-reasoning-tokens-pytorch

Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto

Language:PythonLicense:MITStargazers:41Issues:4Issues:0

nim-genetic-algorithm

a simple genetic algorithm written in Nim

Language:NimLicense:MITStargazers:6Issues:2Issues:1

crystal-genetic-algorithm

A simple toy genetic algorithm in Crystal

Language:CrystalLicense:MITStargazers:1Issues:0Issues:0