s-chh / PyTorch-GANsLinks
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.
☆25Updated last year
Alternatives and similar repositories for PyTorch-GANs
Users that are interested in PyTorch-GANs are comparing it to the libraries listed below
Sorting:
- Convolutional Autoencoder with SetNet in PyTorch☆91Updated 3 years ago
- Double Discriminator GAN☆24Updated 6 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆71Updated 7 years ago
- Improved training of Wasserstein GANs☆47Updated 4 years ago
- ☆107Updated 5 years ago
- NR-GAN: Noise Robust Generative Adversarial Networks☆65Updated 2 years ago
- A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stoppin…☆65Updated 3 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- Data Augmentation optimized for GAN☆58Updated 5 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆116Updated 6 years ago
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆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 4 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 7 years ago
- Loss function of various types of GANs☆26Updated 7 years ago
- Image Reconstruction and Restoration of Cats and Dogs Dataset using PyTorch's Torch and Torchvision Libraries☆13Updated 5 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 4 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆84Updated 5 years ago
- Crawling CV conference papers with Python.☆69Updated 2 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆35Updated 6 years ago
- PyTorch Implementation of cGANTransfer☆45Updated 4 years ago
- PyTorch implements WGAN_GP☆21Updated 5 years ago
- Using PCA, Autoencoder and Fisher linear discriminant to extract the effective representations from the face images. Do the reconstructio…☆12Updated 6 years ago
- Implementations of Recent Papers in Computer Vision☆38Updated 3 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆39Updated 2 years ago
- The official code of WaveGAN: Frequency-aware GAN for High-Fidelity Few-shot Image Generation (ECCV2022)☆78Updated 3 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆68Updated 5 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- Official implementation of "On GANs and GMMs"☆67Updated 6 years ago
- This repo is for our paper: Normalization Techniques in Training DNNs: Methodology, Analysis and Application☆85Updated 4 years ago