teddykoker / image-gptLinks
PyTorch Implementation of OpenAI's Image GPT
☆258Updated last year
Alternatives and similar repositories for image-gpt
Users that are interested in image-gpt are comparing it to the libraries listed below
Sorting:
- Fully featured implementation of Routing Transformer☆297Updated 3 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- Network-to-Network Translation with Conditional Invertible Neural Networks☆226Updated 2 years ago
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆153Updated 4 years ago
- Pytorch implementation of the image transformer for unconditional image generation☆118Updated last year
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- Code for the paper, "Distribution Augmentation for Generative Modeling", ICML 2020.☆126Updated 2 years ago
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆448Updated 2 years ago
- An attempt at the implementation of Glom, Geoffrey Hinton's new idea that integrates concepts from neural fields, top-down-bottom-up proc…☆193Updated 4 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆164Updated 3 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆247Updated 3 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆120Updated 4 years ago
- Code for paper "Adversarial score matching and improved sampling for image generation"☆123Updated 2 years ago
- ☆380Updated last year
- [ICML 2020] code for the flooding regularizer proposed in "Do We Need Zero Training Loss After Achieving Zero Training Error?"☆92Updated 2 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆267Updated 4 years ago
- VQVAEs, GumbelSoftmaxes and friends☆583Updated 3 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 2 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆146Updated 4 years ago
- [ICML 2021 Oral] We show pure attention suffers rank collapse, and how different mechanisms combat it.☆166Updated 4 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆607Updated 3 years ago
- Prescribed Generative Adversarial Networks☆143Updated 5 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆119Updated 4 years ago
- Learning to Initialize Neural Networks for Stable and Efficient Training☆139Updated 3 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 3 years ago
- [NeurIPS'21] "Ultra-Data-Efficient GAN Training: Drawing A Lottery Ticket First, Then Training It Toughly", Tianlong Chen, Yu Cheng, Zhe …☆85Updated 3 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆195Updated 3 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆129Updated 3 years ago
- Understanding Training Dynamics of Deep ReLU Networks☆296Updated last month