acgan“ 的搜索结果

#计算机科学#Auxiliary Classifier Generative Adversarial Networks in Keras

Jupyter Notebook213
8 年前
Python276
7 年前

CGAN ProjectionCGAN ACGAN InfoGAN Pytorch

Python68
7 年前

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

Python233
3 年前

#计算机科学#Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs

Python73
8 年前

Tensorflow implementation of "Towards the Automatic Anime Characters Creation with Generative Adversarial Networks"

Python98
7 年前
Python441
2 年前

#计算机科学#A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.

Python45
7 年前

Keras implementation of Wasserstein GAN. Modified from the ACGAN example.

Python39
9 年前

The implement attention conditional GANs (AcGAN) model.

Python22
6 年前

realization of cDCGAN ,acGAN ,pix2pix and gaugan by tensorflow

Python14
6 年前

ACGAN Face Generator based on a modification from SRResNet, trained with DRAGAN regularization.

Python13
8 年前

#计算机科学# 👩‍🦰 An ACGAN to generate anime faces with specific hair and eyes color

Python14
7 年前

Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10

Python38
6 年前

A Simple code to train a CNN to predict label of Covid and Non-Covid CT scan images and an ACGAN to generate them.

Jupyter Notebook9
4 年前

PyTorch implements of Auxiliary Classifier GAN

Python5
4 年前

This repository implements all kinds of GAN-models based on tensorflow2.0 keras API including GAN, CGAN, WGAN, WGAN_GP, VAE, CVAE, LSGAN, infoGAN, EBGAN, BEGAN, ACGAN

Python138
2 年前

#计算机科学#Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising ...

Python220
8 年前