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.
☆24Updated 10 months ago
Alternatives and similar repositories for PyTorch-GANs
Users that are interested in PyTorch-GANs are comparing it to the libraries listed below
Sorting:
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆68Updated 6 years ago
- NR-GAN: Noise Robust Generative Adversarial Networks☆65Updated last year
- Segmentation Guided GAN☆19Updated 4 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Pytorch implementation of the U-Net for image semantic segmentation, with dense CRF post-processing☆37Updated 6 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆120Updated 6 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- ☆104Updated 4 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- The official code of WaveGAN: Frequency-aware GAN for High-Fidelity Few-shot Image Generation (ECCV2022)☆78Updated 2 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆114Updated last year
- Sliced Wasserstein Distance (SWD) in PyTorch☆114Updated 5 years ago
- The official TensorFlow implementation for ICCV'21 paper 'Dual Contrastive Loss and Attention for GANs'☆34Updated 2 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆88Updated 2 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆176Updated 3 years ago
- Double Discriminator GAN☆24Updated 5 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
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- Full-Glow: Fully conditional Glow for more realistic image generation☆29Updated 3 years ago
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆71Updated 3 years ago
- Loss function of various types of GANs☆26Updated 6 years ago
- conditional U-Net Pytorch Implementation☆11Updated 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
- Using PCA, Autoencoder and Fisher linear discriminant to extract the effective representations from the face images. Do the reconstructio…☆12Updated 6 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆82Updated 5 years ago
- ☆35Updated 5 years ago
- PyTorch implements WGAN_GP☆21Updated 5 years ago
- the code for WaveCNet☆131Updated last year
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago