teddykoker / image-gpt
PyTorch Implementation of OpenAI's Image GPT
☆255Updated last year
Alternatives and similar repositories for image-gpt:
Users that are interested in image-gpt are comparing it to the libraries listed below
- Fully featured implementation of Routing Transformer☆289Updated 3 years ago
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆152Updated 3 years ago
- VQVAEs, GumbelSoftmaxes and friends☆554Updated 3 years ago
- Implementation of Feedback Transformer in Pytorch☆105Updated 4 years ago
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆439Updated last year
- Implementation of Fast Transformer in Pytorch☆173Updated 3 years ago
- ☆375Updated last year
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Network-to-Network Translation with Conditional Invertible Neural Networks☆224Updated 2 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆260Updated 3 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆156Updated 3 years ago
- Code for the paper, "Distribution Augmentation for Generative Modeling", ICML 2020.☆122Updated last year
- Pytorch implementation of the image transformer for unconditional image generation☆116Updated 7 months ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆483Updated 3 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 2 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆372Updated 4 years ago
- An implementation of the efficient attention module.☆304Updated 4 years ago
- Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder☆161Updated 4 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆210Updated 2 years ago
- Implementation for the Lookahead Optimizer.☆240Updated 2 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆246Updated 3 years ago
- Implementation of Linformer for Pytorch☆272Updated last year
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆119Updated 3 years ago
- ☆245Updated 3 years ago
- PyTorch implementation of Sinusodial Representation networks (SIREN)☆263Updated 2 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 10 months ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆555Updated last year
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆193Updated 2 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,044Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆372Updated last year