Natsu6767 / DCGAN-PyTorchLinks
PyTorch Implementation of DCGAN trained on the CelebA dataset.
☆119Updated 6 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:
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆784Updated last year
- A very simple implementation of cyclegan, which is based on pytorch.☆163Updated 11 months ago
- Simple Implementation of many GAN models with PyTorch.☆396Updated 2 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆395Updated 3 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆523Updated 7 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- open for other☆65Updated 3 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆68Updated 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
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆681Updated 2 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 2 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- ☆123Updated 2 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆308Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Some implementations of GAN.☆220Updated last year
- Convolutional Autoencoder with SetNet in PyTorch☆87Updated 2 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆54Updated 4 years ago
- ☆274Updated 7 years ago
- A pytorch implementation of Progressive Growing GAN.☆19Updated last year
- A PyTorch implementation for StyleGAN with full features.☆381Updated 3 years ago
- PyTorch Implementation of InfoGAN☆326Updated 2 years ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆530Updated last year
- The implementation of StyleGAN on PyTorch 1.0.1☆553Updated 5 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆240Updated 4 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]☆137Updated 5 years ago