Phil Wang
Phil Wang
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
x-clip
A concise but complete implementation of CLIP with various experimental improvements from recent papers
CoCa-pytorch
Implementation of CoCa, Contrastive Captioners are Image-Text Foundation Models, in Pytorch
pixel-level-contrastive-learning
Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch
flamingo-pytorch
Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch
lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
performer-pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch