acgan
There are 31 repositories under acgan topic.
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
znxlwm/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
Rabtman/AcgClub
一款纯粹的ACG聚合类App
kozistr/Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
jalola/improved-wgan-pytorch
Improved WGAN in Pytorch
MingtaoGuo/DCGAN_WGAN_WGAN-GP_LSGAN_SNGAN_RSGAN_BEGAN_ACGAN_PGGAN_TensorFlow
Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN, RSGAN, RaSGAN, BEGAN, ACGAN, PGGAN, pix2pix, BigGAN
zcemycl/Matlab-GAN
MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN
bchao1/Anime-Generation
🎨 Anime generation with GANs.
RahulBhalley/progressive-growing-of-gans.pytorch
ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods
0x5eba/Anime-Character-Generator
Generate anime face using Auxiliary classifier Generative Adversarial Networks
Hydrino/ACGAN_cifar10
A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.
AliceAria/Performance-comparison-of-GAN-on-cifar-10
Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10
bchao1/Fun-with-MNIST
Playing with MNIST. Machine Learning. Generative Models.
alvinbhou/Anime-Face-ACGAN
👩🦰 An ACGAN to generate anime faces with specific hair and eyes color
jacons/MeRGAN-V2
Memory Replay GANs: learning to generate images from new categories without forgetting
watsonyanghx/GAN_Lib_Tensorflow
Tensorflow implemention of various GAN.
Arminkhayati/CovidCT_CNN-ACGAN
A Simple code to train a CNN to predict label of Covid and Non-Covid CT scan images and an ACGAN to generate them.
haodong2000/CACGAN
Classic Augmentation Based Classifier Generative Adversarial Network (CACGAN) for COVID-19 Diagnosis
itsalicelee/DLCV-Fall-2021
This is the repository of Deep Learning for Computer Vision at National Taiwan University.
lordtt13/GAN-s
All GAN models in Keras
stevenYZZ/Land-classification
毕业设计:基于深度学习的土地覆盖分类方法研究
tianyilt/coverless_information_hiding-acgan
coverless_information_hiding with acgan
Taoerwang/tensorflow-models-with-simple-ways
some models with easy understand code
halilbilgin/scRNAGAN
Training Generative Adversarial Network models for scRNA-seq datasets
Hydrino/ACGAN_mnist
An Auxiliary Classifier GAN (ACGAN) in pytorch to generate MNIST digits.
kevinwoodward/bird-gan
Research for text-to-image synthesis via modified auxiliary classifier GANs. Incremental modification of model architecture for improved results, fully documented.
RajK853/GAN
Personal repository to learn about different types of GAN models.
aniruddhas435/Twining-digits-video-using-ACGAN
This software can be used to convert a sequence of digits to a video where the hand-written representations of those digits are twining from one to the other.
Shaked35/Genome-AC-GAN
This repository provides tools to train and evaluate the Genome-AC-GAN model for generating realistic artificial human genomes.
pravinkr/GAN-Keras
Generative Adversarial Network Implementations in Keras