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.
☆21Updated last month
Related projects ⓘ
Alternatives and complementary repositories for PyTorch-GANs
- Double Discriminator GAN☆24Updated 4 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆65Updated 5 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆84Updated 2 years ago
- Image Reconstruction and Restoration of Cats and Dogs Dataset using PyTorch's Torch and Torchvision Libraries☆13Updated 4 years ago
- Data Augmentation optimized for GAN☆56Updated 3 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆85Updated 6 years ago
- Pytorch implementation of the U-Net for image semantic segmentation, with dense CRF post-processing☆34Updated 5 years ago
- EC-GAN: Low-Sample Classification using Semi-Supervised Algorithms and GANs (AAAI 2021)☆40Updated 3 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆32Updated 5 years ago
- It contains the code for the paper Deep Adaptive Wavelet Network☆65Updated 2 years ago
- ☆122Updated last year
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆42Updated 3 years ago
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆72Updated 3 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆104Updated 5 years ago
- ☆102Updated 4 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆42Updated 5 years ago
- Segmentation Guided GAN☆19Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆48Updated 4 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆54Updated 6 years ago
- Crawling CV conference papers with Python.☆66Updated last year
- the code for WaveCNet☆126Updated 11 months ago
- ☆19Updated 3 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆70Updated 4 years ago
- The official code of WaveGAN: Frequency-aware GAN for High-Fidelity Few-shot Image Generation (ECCV2022)☆75Updated last year
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆36Updated 4 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆109Updated 5 years ago
- NR-GAN: Noise Robust Generative Adversarial Networks☆62Updated last year
- Using PCA, Autoencoder and Fisher linear discriminant to extract the effective representations from the face images. Do the reconstructio…☆12Updated 5 years ago