tmabraham / Trans-CycleGAN
A convolution-free, transformer-only version of the CycleGAN framework
☆33Updated 3 years ago
Alternatives and similar repositories for Trans-CycleGAN:
Users that are interested in Trans-CycleGAN are comparing it to the libraries listed below
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- Local Attention - Flax module for Jax☆20Updated 3 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆84Updated 3 years ago
- Implementation of LogAvgExp for Pytorch☆33Updated 2 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆53Updated 2 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆50Updated 2 years ago
- High performance pytorch modules☆18Updated 2 years ago
- A simple implementation of a deep linear Pytorch module☆19Updated 4 years ago
- Implementation of Insertion-deletion Denoising Diffusion Probabilistic Models☆30Updated 2 years ago
- Pedagogical codebase for a simplified score-based generative model design, with training loop☆39Updated 3 years ago
- AdaCat☆49Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 4 years ago
- ☆33Updated last year
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- Implementation of Taming Transformers for High-Resolution Image Synthesis (https://arxiv.org/abs/2012.09841) in PyTorch☆16Updated 4 years ago
- ☆16Updated 3 years ago
- Implementation of NWT, audio-to-video generation, in Pytorch☆88Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆57Updated 3 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆48Updated 3 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- ☆21Updated last year
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- Code for ICLR 2021 Paper, "Anytime Sampling for Autoregressive Models via Ordered Autoencoding"☆25Updated last year
- Implementation of Metaformer, but in an autoregressive manner☆23Updated 2 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 2 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- A simple Transformer where the softmax has been replaced with normalization☆19Updated 4 years ago
- An implementation of simple diffusion in PyTorch (and JAX)☆35Updated 2 years ago
- Implementation of Retrieval-Augmented Denoising Diffusion Probabilistic Models in Pytorch☆64Updated 2 years ago