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 9 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:
- NR-GAN: Noise Robust Generative Adversarial Networks☆65Updated last year
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆68Updated 6 years ago
- ☆104Updated 4 years ago
- The official code of WaveGAN: Frequency-aware GAN for High-Fidelity Few-shot Image Generation (ECCV2022)☆78Updated 2 years ago
- Double Discriminator GAN☆24Updated 5 years ago
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆71Updated 3 years ago
- ☆35Updated 5 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- PyTorch implements WGAN_GP☆21Updated 5 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- Loss function of various types of GANs☆26Updated 6 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆119Updated 6 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Full-Glow: Fully conditional Glow for more realistic image generation☆29Updated 3 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆95Updated 3 years ago
- Crawling CV conference papers with Python.☆68Updated 2 years ago
- The official TensorFlow implementation for ICCV'21 paper 'Dual Contrastive Loss and Attention for GANs'☆34Updated 2 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆113Updated 5 years ago
- Pytorch implementation of the U-Net for image semantic segmentation, with dense CRF post-processing☆37Updated 6 years ago
- PyTorch implementation of denoising diffusion probabilistic models.☆32Updated 4 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆175Updated 3 years ago
- [NeurIPS2022] FreGAN: Exploiting Frequency Components for Training GANs under Limited Data☆58Updated 2 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 6 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆67Updated 5 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- Official repository for HP-VAE-GAN☆56Updated last year
- Convolutional Autoencoder with SetNet in PyTorch☆87Updated 2 years ago
- [NeurIPS 2021] Self-Supervised GANs with Label Augmentation☆22Updated 2 years ago
- the code for WaveCNet☆128Updated last year