s-chh / PyTorch-GANs
From scratch, simple and easy-to-understand Pytorch implementation of various generative adversarial network (GAN): GAN, DCGAN, Conditional GAN (cGAN), WGAN, WGAN-GP, CycleGAN, LSGAN, and StarGAN.
☆22Updated 3 months ago
Alternatives and similar repositories for PyTorch-GANs:
Users that are interested in PyTorch-GANs are comparing it to the libraries listed below
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- Double Discriminator GAN☆24Updated 5 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆42Updated 3 years ago
- gan_torch (cpu & gpu)☆30Updated 3 years ago
- EC-GAN: Low-Sample Classification using Semi-Supervised Algorithms and GANs (AAAI 2021)☆40Updated 3 years ago
- ☆33Updated 4 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆87Updated 6 years ago
- Image Reconstruction and Restoration of Cats and Dogs Dataset using PyTorch's Torch and Torchvision Libraries☆13Updated 4 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆85Updated 2 years ago
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆72Updated 3 years ago
- ☆19Updated 3 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆37Updated 3 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated 10 months ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- Pytorch implementation of the U-Net for image semantic segmentation, with dense CRF post-processing☆35Updated 5 years ago
- Generalized Max Pooling☆17Updated 5 years ago
- Improved training of Wasserstein GANs☆45Updated 3 years ago
- The official TensorFlow implementation for ICCV'21 paper 'Dual Contrastive Loss and Attention for GANs'☆34Updated last year
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆47Updated 6 years ago
- Implement CBAM:Convolutional Block Attention Module with TensorFlow☆25Updated 6 years ago
- dwt for tensorflow 二维离散小波变换与反变换 2019-12-9☆22Updated 3 years ago
- The official code of WaveGAN: Frequency-aware GAN for High-Fidelity Few-shot Image Generation (ECCV2022)☆75Updated last year
- It contains the code for the paper Deep Adaptive Wavelet Network☆65Updated 2 years ago
- Data Augmentation optimized for GAN☆55Updated 4 years ago
- CoaT: Co-Scale Conv-Attentional Image Transformers☆16Updated 3 years ago
- PyTorch implements of Auxiliary Classifier GAN☆12Updated 2 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated last year
- Implementation of Depthwise Separable Convolution (pytorch)☆72Updated 4 years ago
- This repository contains some of the latest data augmentation techniques and optimizers for image classification using pytorch and the CI…☆29Updated 3 years ago