HyperAIHyperAI

Command Palette

Search for a command to run...

a month ago

Conditional Generative Adversarial Nets

Mirza Mehdi Osindero Simon

Conditional Generative Adversarial Nets

Abstract

Generative Adversarial Nets [8] were recently introduced as a novel way totrain generative models. In this work we introduce the conditional version ofgenerative adversarial nets, which can be constructed by simply feeding thedata, y, we wish to condition on to both the generator and discriminator. Weshow that this model can generate MNIST digits conditioned on class labels. Wealso illustrate how this model could be used to learn a multi-modal model, andprovide preliminary examples of an application to image tagging in which wedemonstrate how this approach can generate descriptive tags which are not partof training labels.

Code Repositories

catalyst-team/gan
pytorch
Mentioned in GitHub
adldotori/CGAN
pytorch
Mentioned in GitHub
doansangg/CGAN-PyTorch
pytorch
Mentioned in GitHub
HyperZealot/mxnet-cgan
tf
Mentioned in GitHub
MCLYang/RhythmGAN_pytorch
pytorch
Mentioned in GitHub
ajemerson/CSC_722_Project
Mentioned in GitHub
Murali81/InfoGAN
Mentioned in GitHub
ashukid/Conditional-GAN-pytorch
pytorch
Mentioned in GitHub
MakeDirtyCode/cDCGAN-celebA-pytorch
pytorch
Mentioned in GitHub
asiltureli/gan-in-colab
pytorch
Mentioned in GitHub
jettdlee/vis_tac_cross_modal
tf
Mentioned in GitHub
daheyinyin/CGAN
mindspore
Mentioned in GitHub
Jason-CKY/pokeGAN_fusion
pytorch
Mentioned in GitHub
wikibook/keras
tf
Mentioned in GitHub
alles9fresser/Conditional-GAN
pytorch
Mentioned in GitHub
2023-MindSpore-1/ms-code-55
mindspore
Mentioned in GitHub
Natsu6767/Conditional-AnimeGAN
pytorch
Mentioned in GitHub
woretaw23/cGAN
mindspore
Mentioned in GitHub
JojiJoseph/GAN
pytorch
Mentioned in GitHub
IsaacPatole/DCGAN-and-CGAN
tf
Mentioned in GitHub
otepencelik/GAN-Artwork-Generation
pytorch
Mentioned in GitHub
hg1722/fashionista
tf
Mentioned in GitHub
arturml/mnist-cgan
pytorch
Mentioned in GitHub
kimhaggie/YBIGTA_haggie
Mentioned in GitHub
takuhirok/rGAN
pytorch
Mentioned in GitHub
marload/TensorFlow2-GANs
tf
Mentioned in GitHub
oellop/GAN_MNIST
tf
Mentioned in GitHub
Lornatang/CGAN-PyTorch
pytorch
Mentioned in GitHub
ImagingLab/Colorizing-with-GANs
tf
Mentioned in GitHub
RikoLi/gan-acgface
Mentioned in GitHub
Sinestro38/qosf-qgan
Mentioned in GitHub
znxlwm/pytorch-mnist-celeba-cgan-cdcgan
pytorch
Mentioned in GitHub
JUiscoming/Pytorch_GAN_MNIST
pytorch
Mentioned in GitHub
lyqcom/cgan
mindspore
Mentioned in GitHub
arpitsg/CGAN
Mentioned in GitHub
JojiJoseph/DCGAN
tf
Mentioned in GitHub
Mind23-2/MindCode-30
mindspore
Mentioned in GitHub
lvyufeng/MindSpore-GAN
mindspore
Mentioned in GitHub
kynk94/TF2-Image-Generation
tf
Mentioned in GitHub
laplaisanterie/GAN
Mentioned in GitHub
jamesloyys/PyTorch-Lightning-GAN
pytorch
Mentioned in GitHub
jacksonkaunismaa/neural-music
pytorch
Mentioned in GitHub
NathanDeMaria/AugmentedCycleGAN
pytorch
Mentioned in GitHub
POLane16/Robust-Conditional-GAN
tf
Mentioned in GitHub
AshishSingh2261/GAN
Mentioned in GitHub
akuramshin/cDCGAN-Quickdraw
pytorch
Mentioned in GitHub
MasoumehVahedi/GANs-Model
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
human-action-generation-on-human3-6mc-GAN
MMDa: 0.161
MMDs: 0.187
human-action-generation-on-ntu-rgb-dc-GAN
FID (CS): 27.480
FID (CV): 31.875
human-action-generation-on-ntu-rgb-d-120c-GAN
FID (CS): 54.403
FID (CV): 58.531
human-action-generation-on-ntu-rgb-d-2dc-GAN
MMDa (CS): 0.334
MMDa (CV): 0.365
MMDs (CS): 0.354
MMDs (CV): 0.373

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Conditional Generative Adversarial Nets | Papers | HyperAI