Natsu6767 / DCGAN-PyTorchLinks
PyTorch Implementation of DCGAN trained on the CelebA dataset.
☆123Updated 7 years ago
Alternatives and similar repositories for DCGAN-PyTorch
Users that are interested in DCGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- Simple Implementation of many GAN models with PyTorch.☆401Updated 2 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆800Updated 3 months ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆55Updated 4 years ago
- open for other☆65Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆530Updated 8 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆128Updated 4 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆687Updated 2 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆316Updated 5 years ago
- ☆124Updated 3 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆530Updated 2 years ago
- A pytorch implementation of Progressive Growing GAN.☆19Updated last year
- A clean and lucid implementation of cycleGAN using PyTorch☆127Updated 7 years ago
- A PyTorch implementation for StyleGAN with full features.☆380Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆223Updated 6 years ago
- Pytorch implementation of pix2pix for various datasets.☆125Updated 4 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 4 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆177Updated 4 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆71Updated 7 years ago
- PyTorch Implementation of InfoGAN☆328Updated 3 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆243Updated 5 years ago
- PyTorch Implementation of Data Augmentation GAN (originally proposed in arXiv:1711.04340)☆53Updated 5 years ago
- Data Augmentation optimized for GAN☆58Updated 5 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆280Updated 5 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 7 years ago
- Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]☆137Updated 5 years ago