Lornatang / GAN-PyTorch
A complete implementation of the Pytorch neural network framework for GAN
☆24Updated 3 years ago
Alternatives and similar repositories for GAN-PyTorch:
Users that are interested in GAN-PyTorch are comparing it to the libraries listed below
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- Vision Transformer GAN Architecture☆12Updated 3 years ago
- The implementation of VGG thesis is implemented under PyTorch framework☆31Updated 2 years ago
- This repo will contain simple tutorials for getting familiar with Pytorch quickly for beginners.☆28Updated 5 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- NeurIPS2021: Vision Transformer Paper Collection☆8Updated 3 years ago
- A simple implementation of a deep linear Pytorch module☆19Updated 4 years ago
- This is the best GAN method to generate cifar-10☆16Updated 5 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- ☆12Updated 3 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 3 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- ☆21Updated 4 years ago
- Categorical Variational Auto-encoders in PyTorch☆21Updated 3 years ago
- Local Attention - Flax module for Jax☆20Updated 3 years ago
- Denoising Diffusion Implicit Models☆28Updated 4 years ago
- Repo from the "Learning with limited labeled data" seminar @ Uni of Tuebingen. A collection of notes, notebooks and slideshows to underst…☆17Updated last year
- Three experiments for data efficient video transformers.☆9Updated 3 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆32Updated 3 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆36Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆34Updated 5 years ago
- sharpDARTS: Faster and More Accurate Differentiable Architecture Search☆16Updated 4 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- Official PyTorch implementation of A Quaternion-Valued Variational Autoencoder (QVAE).☆29Updated 3 years ago
- Surface crack images classification using PyTorch Lightning☆11Updated 4 years ago
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 4 years ago
- Pytorch implementation of GauGAN, from https://arxiv.org/abs/1903.07291 (Park et al. 2019)☆13Updated 4 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆41Updated last year