Natsu6767 / DCGAN-PyTorch
PyTorch Implementation of DCGAN trained on the CelebA dataset.
☆103Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for DCGAN-PyTorch
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆48Updated 4 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆47Updated 6 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆109Updated 8 months ago
- open for other☆64Updated 2 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆121Updated 3 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆728Updated 7 months ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆65Updated 5 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆492Updated 7 years ago
- Simple Implementation of many GAN models with PyTorch.☆384Updated last year
- Data Augmentation optimized for GAN☆56Updated 3 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆120Updated 5 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆235Updated 4 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆297Updated 4 years ago
- ☆268Updated 6 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆85Updated 6 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆382Updated 2 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆50Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆67Updated 7 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆63Updated 6 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆59Updated 3 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆167Updated 2 years ago
- Inception Score for GANs in Pytorch☆639Updated 4 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆226Updated 2 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆150Updated 2 months ago
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago
- Pytorch implementation of pix2pix for various datasets.☆120Updated 3 years ago
- Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]☆134Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- Unofficial pytorch implementation of Image Style Transfer Using Convolutional Neural Networks [Gatys+, CVPR2016]☆68Updated 4 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆53Updated 7 years ago