Lornatang / GAN-PyTorchLinks
A complete implementation of the Pytorch neural network framework for GAN
☆24Updated 4 years ago
Alternatives and similar repositories for GAN-PyTorch
Users that are interested in GAN-PyTorch are comparing it to the libraries listed below
Sorting:
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆58Updated 3 years ago
- ☆36Updated 3 years ago
- A simple implementation of a deep linear Pytorch module☆21Updated 5 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 4 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 4 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆54Updated 4 years ago
- (partial) replication of results from https://arxiv.org/abs/1912.07768☆26Updated 5 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 6 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆51Updated 3 years ago
- Local Attention - Flax module for Jax☆22Updated 4 years ago
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 5 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 4 years ago
- Vision Transformer GAN Architecture☆12Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 6 years ago
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆65Updated 2 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 3 years ago
- JAX implementation of Learning to learn by gradient descent by gradient descent☆28Updated 2 months ago
- An implementation of Variational Autoencoders with a constant balance between reconstruction error and Kullback-leibler divergence☆20Updated 2 months ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 5 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆31Updated 2 years ago
- PyTorch implementation of FNet: Mixing Tokens with Fourier transforms☆28Updated 4 years ago
- Experiments for the NeurIPS 2021 paper "Cockpit: A Practical Debugging Tool for the Training of Deep Neural Networks"☆13Updated 4 years ago
- Code for paper "Adversarial score matching and improved sampling for image generation"☆124Updated 2 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆31Updated 4 years ago